Skip to content

Commit 0453127

Browse files
committed
CI: drop jruby-9.4 testing
jruby-9.4 is always updated to the latest patch release of JRuby. In the past, patch releases often include breaking changes for us. To not block CI, We explicitly list the the patche releases we want to test against and not jruby-9.4 anymore.
1 parent f091af0 commit 0453127

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
@@ -45,7 +45,6 @@ jobs:
4545
- {os: ubuntu-24.04, ruby: '3.2'}
4646
- {os: ubuntu-24.04, ruby: '3.3'}
4747
- {os: ubuntu-24.04, ruby: '3.4'}
48-
- {os: ubuntu-24.04, ruby: 'jruby-9.4'}
4948
- {os: ubuntu-24.04, ruby: 'jruby-9.4.8.0'}
5049
- {os: ubuntu-24.04, ruby: 'jruby-9.4.13.0'}
5150
- {os: ubuntu-24.04, ruby: 'jruby-9.4.14.0'}

0 commit comments

Comments
 (0)