We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5131784 commit ae614f9Copy full SHA for ae614f9
.github/workflows/ci.yml
@@ -34,6 +34,7 @@ jobs:
34
fail-fast: false
35
matrix:
36
ruby:
37
+ - "3.1"
38
- '3.0'
39
- '2.7'
40
rails:
0 commit comments