We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b710d5 commit 33ef657Copy full SHA for 33ef657
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- ruby-version: ["3.1", "3.2", "3.3", "3.4"]
+ ruby-version: ["3.2", "3.3", "3.4"]
19
20
steps:
21
- uses: actions/checkout@v4
0 commit comments