We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16340f0 commit 6676650Copy full SHA for 6676650
.github/workflows/ci.yml
@@ -27,24 +27,24 @@ jobs:
27
- rails: "6.0"
28
ruby: 2.7
29
30
- ruby: "3.0"
+ ruby: 3.1
31
32
ruby: jruby
33
34
- rails: "6.1"
35
ruby: "2.7"
36
37
38
39
40
41
- rails: "7.0"
42
43
44
45
46
47
48
49
env:
50
BUNDLE_GEMFILE: gemfiles/rails_${{ matrix.rails }}.gemfile
0 commit comments