Skip to content

Commit 5ec85e2

Browse files
committed
Drop jruby-9.4.13.0 testing
Since we test against jruby-9.4.14.0 now, we don't need to test against jruby-9.4.13.0. At the moment we package jruby-9.4.8. We add the latest version because that's the potential target for the next release.
1 parent 0453127 commit 5ec85e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
- {os: ubuntu-24.04, ruby: '3.3'}
4747
- {os: ubuntu-24.04, ruby: '3.4'}
4848
- {os: ubuntu-24.04, ruby: 'jruby-9.4.8.0'}
49-
- {os: ubuntu-24.04, ruby: 'jruby-9.4.13.0'}
5049
- {os: ubuntu-24.04, ruby: 'jruby-9.4.14.0'}
5150
- {os: windows-2025, ruby: '3.2'}
5251
- {os: windows-2025, ruby: '3.3'}

0 commit comments

Comments
 (0)