We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3c676 commit 45efac2Copy full SHA for 45efac2
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ jobs:
4
test:
5
strategy:
6
matrix:
7
- ruby: [2.7, '3.0', 3.1, 3.2, 3.3, 3.4]
+ ruby: [3.2, 3.3, 3.4]
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v3
0 commit comments