Skip to content

Commit 9aff0f0

Browse files
committed
CI: Add JRuby 10 testing
1 parent af03c5b commit 9aff0f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
- {os: ubuntu-24.04, ruby: '3.3'} # openssl 3
4747
- {os: ubuntu-24.04, ruby: '3.4'} # openssl 3
4848
- {os: ubuntu-24.04, ruby: 'jruby-9.4'}
49+
- {os: ubuntu-24.04, ruby: 'jruby-10'}
4950
- {os: windows-2025, ruby: '3.1'}
5051
- {os: windows-2025, ruby: '3.2'} # openssl 3
5152
- {os: windows-2025, ruby: '3.3'} # openssl 3

0 commit comments

Comments
 (0)