Skip to content

Commit a8e6562

Browse files
committed
(maint) Bump JRuby in tests
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.
1 parent 54efa80 commit a8e6562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rspec_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- {os: ubuntu-latest, ruby: '3.1'}
2020
- {os: ubuntu-20.04, ruby: '3.2'} # openssl 1.1.1
2121
- {os: ubuntu-22.04, ruby: '3.2'} # openssl 3
22-
- {os: ubuntu-latest, ruby: 'jruby-9.4.2.0'}
22+
- {os: ubuntu-latest, ruby: 'jruby-9.4.3.0'}
2323
- {os: windows-2019, ruby: '3.1'}
2424
- {os: windows-2019, ruby: '3.2'} # openssl 3
2525

0 commit comments

Comments
 (0)