We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb84e6 commit b2d3898Copy full SHA for b2d3898
1 file changed
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
strategy:
11
matrix:
12
- ruby-version: ['3.2', '3.3', '3.4', '4.0']
+ ruby-version: ['3.4', '4.0']
13
steps:
14
- uses: actions/checkout@v2
15
- uses: ruby/setup-ruby@v1
0 commit comments