Skip to content

Commit

Permalink
(maint) Bump JRuby in tests
Browse files Browse the repository at this point in the history
For PE-36375 puppetserver 8 bumped its JRuby version from 9.4.2.0 to
9.4.3.0.

This commit mirrors that change in the rspec test matrix.
  • Loading branch information
mhashizume committed Oct 13, 2023
1 parent 54efa80 commit a8e6562
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 a8e6562

Please sign in to comment.