We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab06e1a commit a51a478Copy full SHA for a51a478
.github/workflows/ci.yml
@@ -14,6 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
ruby:
17
+ - "3.4"
18
- "3.3"
19
- "3.2"
20
- "3.1"
0 commit comments