Skip to content

Commit

Permalink
Merge pull request #604 from ruby/fix-broken-ci
Browse files Browse the repository at this point in the history
JRuby 9.1 and 9.2 are EOL now
  • Loading branch information
hsbt authored Oct 8, 2024
2 parents fa43c6f + b4b1e2c commit 887dafc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
ruby: ${{ fromJson(needs.ruby-versions.outputs.versions) }}
include:
- { os: windows-latest , ruby: mswin } # ruby/ruby windows CI
- { os: ubuntu-latest , ruby: jruby-9.1 } # Ruby 2.3
- { os: ubuntu-latest , ruby: jruby-9.2 } # Ruby 2.5
- { os: ubuntu-latest , ruby: jruby-9.3 } # Ruby 2.7
- { os: ubuntu-latest , ruby: jruby-9.4 } # Ruby 3.1
- { os: macos-latest , ruby: truffleruby-head }
Expand Down

0 comments on commit 887dafc

Please sign in to comment.