Skip to content

Commit 887dafc

Browse files
authored
Merge pull request #604 from ruby/fix-broken-ci
JRuby 9.1 and 9.2 are EOL now
2 parents fa43c6f + b4b1e2c commit 887dafc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929
ruby: ${{ fromJson(needs.ruby-versions.outputs.versions) }}
3030
include:
3131
- { os: windows-latest , ruby: mswin } # ruby/ruby windows CI
32-
- { os: ubuntu-latest , ruby: jruby-9.1 } # Ruby 2.3
33-
- { os: ubuntu-latest , ruby: jruby-9.2 } # Ruby 2.5
3432
- { os: ubuntu-latest , ruby: jruby-9.3 } # Ruby 2.7
3533
- { os: ubuntu-latest , ruby: jruby-9.4 } # Ruby 3.1
3634
- { os: macos-latest , ruby: truffleruby-head }

0 commit comments

Comments
 (0)