Skip to content

Commit 945beb6

Browse files
authored
Merge pull request #9127 from mhashizume/maint/main/jruby-bump
(maint) Bump JRuby in tests
2 parents eb2c7d2 + a8e6562 commit 945beb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rspec_tests.yaml

+1-1
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)