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 c9d098c commit 4a97f97Copy full SHA for 4a97f97
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
ruby: [2.6, 2.7, 3.0]
17
- gemfile: [rails_5_2, rails_6_0, rails_edge]
+ gemfile: [rails_5_2, rails_6_0, rails_6_1, rails_edge]
18
exclude:
19
- ruby: 2.6
20
gemfile: rails_edge
0 commit comments