We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64cf55a commit 1e79732Copy full SHA for 1e79732
.github/workflows/tests.yaml
@@ -46,6 +46,10 @@ jobs:
46
- {os: ubuntu-24.04, ruby: '3.3'} # openssl 3
47
- {os: ubuntu-24.04, ruby: '3.4'} # openssl 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.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'}
53
- {os: ubuntu-22.04, ruby: 'jruby-9.4.8' } # what Openvox packages
54
- {os: ubuntu-22.04, ruby: 'jruby-9.4.13' } # latest
55
- {os: windows-2025, ruby: '3.1'}
0 commit comments