We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13b023 commit 927693aCopy full SHA for 927693a
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- ruby: ["3.0", "3.1", "3.1", "3.2"]
+ ruby: ["3.0", "3.1", "3.2", "3.3"]
16
17
name: ${{ matrix.ruby }}
18
0 commit comments