We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4545e4 commit 16a297aCopy full SHA for 16a297a
.github/workflows/jruby.yml
@@ -10,7 +10,7 @@ jobs:
10
tests:
11
env:
12
TEST_ES_SERVER: http://localhost:9200
13
- RAILS_VERSIONS: '5.0'
+ RAILS_VERSIONS: '5.0,6.0'
14
strategy:
15
fail-fast: false
16
runs-on: ubuntu-latest
0 commit comments