Skip to content

Commit

Permalink
[wip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mshibuya committed Nov 26, 2023
1 parent b78be36 commit 74197e8
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 @@ -62,12 +62,12 @@ jobs:
orm: mongoid
adapter: sqlite3
asset: sprockets
- ruby: jruby-9.3
- ruby: jruby-9.3.11
gemfile: gemfiles/rails_6.1.gemfile
orm: active_record
adapter: mysql2
asset: sprockets
- ruby: jruby-9.3
- ruby: jruby-9.3.11
gemfile: gemfiles/rails_6.1.gemfile
orm: mongoid
adapter: sqlite3
Expand Down

0 comments on commit 74197e8

Please sign in to comment.