Skip to content

Commit 7a375b1

Browse files
authored
Merge pull request #210 from bastelfreak/jruby-9.4.14.0
Add jruby-9.4.14.0 to CI matrix
2 parents d16ee9b + 5ec85e2 commit 7a375b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,8 @@ 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'}
50-
- {os: ubuntu-24.04, ruby: 'jruby-9.4.13.0'}
49+
- {os: ubuntu-24.04, ruby: 'jruby-9.4.14.0'}
5150
- {os: windows-2025, ruby: '3.2'}
5251
- {os: windows-2025, ruby: '3.3'}
5352
- {os: windows-2025, ruby: '3.4'}

0 commit comments

Comments
 (0)