Skip to content

Commit

Permalink
Drop support for JRuby 9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Mar 14, 2024
1 parent 7db6a20 commit 6f176c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- "ruby-3.3"
- "ruby-head"
# https://github.com/jruby/jruby/discussions/7915
- "jruby-9.3"
- "jruby-9.4"
- "jruby-head"
name: "Test (Ruby ${{ matrix.ruby }})"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ implementations:
- Ruby 3.1
- Ruby 3.2
- Ruby 3.3
- [JRuby][]
- [JRuby 9.4][jruby]

If something doesn't work in one of these implementations, it's a bug.

Expand Down

0 comments on commit 6f176c7

Please sign in to comment.