Skip to content

Commit

Permalink
Upgrade JRuby v9.3.x from 9.3.9.0 to 9.3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrykonchin committed Jan 12, 2025
1 parent 384fdcc commit 4399fcd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,13 +175,13 @@ jobs:
gemfile: rails_8_0

include:
- ruby: "jruby-9.3.9.0"
- ruby: "jruby-9.3.15.0"
gemfile: rails_4_2
- ruby: "jruby-9.3.9.0"
- ruby: "jruby-9.3.15.0"
gemfile: rails_5_0
- ruby: "jruby-9.3.9.0"
- ruby: "jruby-9.3.15.0"
gemfile: rails_5_1
- ruby: "jruby-9.3.9.0"
- ruby: "jruby-9.3.15.0"
gemfile: rails_5_2

name: ${{ matrix.gemfile }}, Ruby ${{ matrix.ruby }}
Expand Down

0 comments on commit 4399fcd

Please sign in to comment.