We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c6dcdd commit 6869b71Copy full SHA for 6869b71
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
runs-on: ubuntu-latest
28
strategy:
29
matrix:
30
- ruby-version: ["3.1", "3.2", "3.3"]
+ ruby-version: ["3.2", "3.3"]
31
steps:
32
- uses: actions/checkout@v4
33
0 commit comments