We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c47ba7 commit 37496eaCopy full SHA for 37496ea
.github/workflows/ci.yml
@@ -13,6 +13,8 @@ jobs:
13
rails: 'main'
14
- ruby: '3.0'
15
16
+ - ruby: '3.1'
17
+ rails: 'main'
18
19
env:
20
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/rails_${{ matrix.rails }}.gemfile
0 commit comments