We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c50234 commit c343a13Copy full SHA for c343a13
.github/workflows/ci.yml
@@ -50,6 +50,7 @@ jobs:
50
fail-fast: false
51
matrix:
52
ruby:
53
+ - '3.4'
54
- '3.3'
55
- '3.2'
56
- '3.1'
0 commit comments