We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b6fa6c commit 35c3ca2Copy full SHA for 35c3ca2
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
strategy:
11
matrix:
12
- ruby-version: ['2.7.6', 'jruby-9.3.0.0']
+ ruby-version: ['2.7.6', 'jruby-9.4.11.0']
13
gemfile:
14
- rails_60
15
- rails_61
0 commit comments