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 bec8ad7 commit 1556542Copy full SHA for 1556542
.github/workflows/tests.yaml
@@ -48,6 +48,7 @@ jobs:
48
- {os: ubuntu-24.04, ruby: 'jruby-9.4'}
49
- {os: ubuntu-24.04, ruby: 'jruby-9.4.8.0'}
50
- {os: ubuntu-24.04, ruby: 'jruby-9.4.13.0'}
51
+ - {os: ubuntu-24.04, ruby: 'jruby-10'}
52
- {os: windows-2025, ruby: '3.1'}
53
- {os: windows-2025, ruby: '3.2'} # openssl 3
54
- {os: windows-2025, ruby: '3.3'} # openssl 3
0 commit comments