Skip to content

Commit b2e02d8

Browse files
committed
Test more jruby versions
1 parent a4e1c38 commit b2e02d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/rspec_tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
- {os: ubuntu-24.04, ruby: '3.3'} # openssl 3
2222
- {os: ubuntu-24.04, ruby: '3.4'} # openssl 3
2323
- {os: ubuntu-22.04, ruby: 'jruby-9.4.3'}
24+
- {os: ubuntu-22.04, ruby: 'jruby-9.4.3'} # what Perforce used in their CI
25+
- {os: ubuntu-22.04, ruby: 'jruby-9.4.8' } # what Openvox packages
26+
- {os: ubuntu-22.04, ruby: 'jruby-9.4.13' } # latest
2427
- {os: windows-2019, ruby: '3.1'}
2528
- {os: windows-2019, ruby: '3.2'} # openssl 3
2629
- {os: windows-2019, ruby: '3.3'} # openssl 3 / latest Ruby

0 commit comments

Comments
 (0)