Drop Ruby 2.7
This commit is contained in:
parent
8d93f295cf
commit
560aff2283
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
timeout-minutes: 5
|
||||
strategy:
|
||||
matrix:
|
||||
ruby-version: ['2.7', '3.0', '3.1', '3.2', '3.3']
|
||||
ruby-version: ['3.0', '3.1', '3.2', '3.3', '3.4']
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user