Skip to content

Commit

Permalink
Lock JRuby version to work around jruby/jruby#7481
Browse files Browse the repository at this point in the history
  • Loading branch information
mshibuya committed Nov 26, 2022
1 parent c6b1893 commit 6d2eece
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@ jobs:
orm: mongoid
adapter: sqlite3
asset: sprockets
- ruby: jruby
- ruby: jruby-9.3
gemfile: gemfiles/rails_6.1.gemfile
orm: active_record
adapter: mysql2
asset: sprockets
- ruby: jruby
- ruby: jruby-9.3
gemfile: gemfiles/rails_6.1.gemfile
orm: mongoid
adapter: sqlite3
Expand Down

0 comments on commit 6d2eece

Please sign in to comment.