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 af03c5b commit 9aff0f0Copy full SHA for 9aff0f0
.github/workflows/tests.yaml
@@ -46,6 +46,7 @@ jobs:
46
- {os: ubuntu-24.04, ruby: '3.3'} # openssl 3
47
- {os: ubuntu-24.04, ruby: '3.4'} # openssl 3
48
- {os: ubuntu-24.04, ruby: 'jruby-9.4'}
49
+ - {os: ubuntu-24.04, ruby: 'jruby-10'}
50
- {os: windows-2025, ruby: '3.1'}
51
- {os: windows-2025, ruby: '3.2'} # openssl 3
52
- {os: windows-2025, ruby: '3.3'} # openssl 3
0 commit comments