Skip to content

Commit

Permalink
Merge pull request #9127 from mhashizume/maint/main/jruby-bump
Browse files Browse the repository at this point in the history
(maint) Bump JRuby in tests
  • Loading branch information
joshcooper authored Oct 18, 2023
2 parents eb2c7d2 + a8e6562 commit 945beb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rspec_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- {os: ubuntu-latest, ruby: '3.1'}
- {os: ubuntu-20.04, ruby: '3.2'} # openssl 1.1.1
- {os: ubuntu-22.04, ruby: '3.2'} # openssl 3
- {os: ubuntu-latest, ruby: 'jruby-9.4.2.0'}
- {os: ubuntu-latest, ruby: 'jruby-9.4.3.0'}
- {os: windows-2019, ruby: '3.1'}
- {os: windows-2019, ruby: '3.2'} # openssl 3

Expand Down

0 comments on commit 945beb6

Please sign in to comment.