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 3479963 commit fa8f17cCopy full SHA for fa8f17c
.github/workflows/main.yml
@@ -18,11 +18,15 @@ jobs:
18
gemfile: gemfiles/Gemfile-rails.7.0.x
19
allow_failures: 'true'
20
21
+ - ruby_version: '3.1'
22
+ gemfile: gemfiles/Gemfile-rails.7.0.x
23
- ruby_version: '3.0'
24
25
- ruby_version: '2.7'
26
27
28
29
+ gemfile: gemfiles/Gemfile-rails.6.1.x
30
31
gemfile: gemfiles/Gemfile-rails.6.1.x
32
0 commit comments