Skip to content

Commit 64cf55a

Browse files
committed
Test more jruby versions
1 parent 3f81b4a commit 64cf55a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@ jobs:
4545
- {os: ubuntu-24.04, ruby: '3.2'} # openssl 3
4646
- {os: ubuntu-24.04, ruby: '3.3'} # openssl 3
4747
- {os: ubuntu-24.04, ruby: '3.4'} # openssl 3
48-
- {os: ubuntu-22.04, ruby: 'jruby-9.4.3'}
48+
- {os: ubuntu-22.04, ruby: 'jruby-9.4.3'} # what Perforce used in their CI
49+
- {os: ubuntu-22.04, ruby: 'jruby-9.4.8' } # what Openvox packages
50+
- {os: ubuntu-22.04, ruby: 'jruby-9.4.13' } # latest
4951
- {os: windows-2025, ruby: '3.1'}
5052
- {os: windows-2025, ruby: '3.2'} # openssl 3
5153
- {os: windows-2025, ruby: '3.3'} # openssl 3

0 commit comments

Comments
 (0)