Skip to content

Commit

Permalink
Test for JRuby
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yagi committed Oct 2, 2024
1 parent a088349 commit b0eb0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
fail-fast: false
matrix:
ruby: [ '2.7', '3.0', '3.1', '3.2', '3.3', jruby ]
gemfile: [ gemfiles/rails-7-1.gemfile ]
gemfile: [ gemfiles/rails-7-0.gemfile ]
experimental: [ false ]
include:
- ruby: '2.5'
Expand Down

0 comments on commit b0eb0cd

Please sign in to comment.