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