Skip to content

Commit

Permalink
Bump JRuby version
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yagi committed Nov 24, 2023
1 parent 666ef70 commit 5cbea0c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04]
ruby: ['3.0', 2.7, 2.6, jruby-9.1.17.0, truffleruby]
ruby: ['3.0', 2.7, 2.6, jruby-9.4.5.0, truffleruby]
gemfile:
[
norails,
Expand Down Expand Up @@ -72,11 +72,11 @@ jobs:
gemfile: rails_4.2_mongoid_5
- ruby: 2.6
gemfile: rails_4.2
- ruby: jruby-9.1.17.0
- ruby: jruby-9.4.5.0
gemfile: norails
- ruby: jruby-9.1.17.0
- ruby: jruby-9.4.5.0
gemfile: rails_5.2
- ruby: jruby-9.1.17.0
- ruby: jruby-9.4.5.0
gemfile: rails_6.1
- ruby: truffleruby
gemfile: rails_4.2
Expand Down

0 comments on commit 5cbea0c

Please sign in to comment.