We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 400fc92 commit 7232694Copy full SHA for 7232694
.github/workflows/ci.yml
@@ -28,6 +28,7 @@ jobs:
28
fail-fast: false
29
matrix:
30
ruby:
31
+ - "3.3"
32
- "3.2"
33
- "3.1"
34
- "3.0"
0 commit comments