Skip to content

Commit 1e79732

Browse files
committed
Test on even more jruy versions
1 parent 64cf55a commit 1e79732

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ jobs:
4646
- {os: ubuntu-24.04, ruby: '3.3'} # openssl 3
4747
- {os: ubuntu-24.04, ruby: '3.4'} # openssl 3
4848
- {os: ubuntu-22.04, ruby: 'jruby-9.4.3'} # what Perforce used in their CI
49+
- {os: ubuntu-22.04, ruby: 'jruby-9.4.4'}
50+
- {os: ubuntu-22.04, ruby: 'jruby-9.4.5'}
51+
- {os: ubuntu-22.04, ruby: 'jruby-9.4.6'}
52+
- {os: ubuntu-22.04, ruby: 'jruby-9.4.7'}
4953
- {os: ubuntu-22.04, ruby: 'jruby-9.4.8' } # what Openvox packages
5054
- {os: ubuntu-22.04, ruby: 'jruby-9.4.13' } # latest
5155
- {os: windows-2025, ruby: '3.1'}

0 commit comments

Comments
 (0)