Skip to content

Commit 6d2eece

Browse files
committed
Lock JRuby version to work around jruby/jruby#7481
1 parent c6b1893 commit 6d2eece

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@ jobs:
5454
orm: mongoid
5555
adapter: sqlite3
5656
asset: sprockets
57-
- ruby: jruby
57+
- ruby: jruby-9.3
5858
gemfile: gemfiles/rails_6.1.gemfile
5959
orm: active_record
6060
adapter: mysql2
6161
asset: sprockets
62-
- ruby: jruby
62+
- ruby: jruby-9.3
6363
gemfile: gemfiles/rails_6.1.gemfile
6464
orm: mongoid
6565
adapter: sqlite3

0 commit comments

Comments
 (0)