Skip to content

Commit f2f24d5

Browse files
authored
Merge pull request #82 from bastelfreak/ci5
CI: Remove jruby 9.4.8 testing
2 parents c4b3c22 + ee3c2b5 commit f2f24d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
ruby: ${{ fromJSON(needs.rubocop_and_matrix.outputs.ruby) }}
4040
include:
4141
- ruby: 'jruby-9.4.12.1'
42-
- ruby: 'jruby-9.4.8.0'
4342
- ruby: 'jruby-10.0.2.0'
4443
runs-on: ubuntu-24.04
4544
steps:
@@ -140,7 +139,6 @@ jobs:
140139
- {os: ubuntu-latest, ruby: '2.7'}
141140
- {os: ubuntu-22.04, ruby: '3.2'} # with openssl 3
142141
- {os: ubuntu-22.04, ruby: 'jruby-9.3.14.0'}
143-
- {os: ubuntu-latest, ruby: 'jruby-9.4.8.0'}
144142
- {os: ubuntu-latest, ruby: 'jruby-9.4.12.1'}
145143
- {os: ubuntu-latest, ruby: 'jruby-10.0.2.0'}
146144
- {os: windows-2022, ruby: '2.7'}

0 commit comments

Comments
 (0)