Skip to content

Commit 16a297a

Browse files
committed
[CI] Test Rails 6 for JRuby
1 parent e4545e4 commit 16a297a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
tests:
1111
env:
1212
TEST_ES_SERVER: http://localhost:9200
13-
RAILS_VERSIONS: '5.0'
13+
RAILS_VERSIONS: '5.0,6.0'
1414
strategy:
1515
fail-fast: false
1616
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)