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 b2e02d8 commit ba138f3Copy full SHA for ba138f3
.github/workflows/rspec_tests.yaml
@@ -22,6 +22,10 @@ jobs:
22
- {os: ubuntu-24.04, ruby: '3.4'} # openssl 3
23
- {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.4'}
26
+ - {os: ubuntu-22.04, ruby: 'jruby-9.4.5'}
27
+ - {os: ubuntu-22.04, ruby: 'jruby-9.4.6'}
28
+ - {os: ubuntu-22.04, ruby: 'jruby-9.4.7'}
29
- {os: ubuntu-22.04, ruby: 'jruby-9.4.8' } # what Openvox packages
30
- {os: ubuntu-22.04, ruby: 'jruby-9.4.13' } # latest
31
- {os: windows-2019, ruby: '3.1'}
0 commit comments