Skip to content

Commit

Permalink
Lock Ruby in CI to v3.1.2 and bump JRuby to v9.4.0.0 (#9196)
Browse files Browse the repository at this point in the history
Merge pull request 9196
  • Loading branch information
ashmaroli authored and ntkme committed Dec 27, 2023
1 parent abd2cd9 commit 935a7a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
ruby_version: "3.0"
- label: Ruby 3.1.2
ruby_version: "3.1.2"
- label: JRuby 9.3.4.0
ruby_version: "jruby-9.3.4.0"
- label: JRuby 9.4.0.0
ruby_version: "jruby-9.4.0.0"
steps:
- name: Checkout Repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 935a7a9

Please sign in to comment.