Skip to content

Commit

Permalink
Merge pull request #172 from Fryguy/update_rubies
Browse files Browse the repository at this point in the history
Drop Ruby <2.7, jruby-9.3; Add jruby-9.4
  • Loading branch information
kbrock authored Feb 3, 2025
2 parents b05a003 + 13f7a6a commit 84b3184
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,12 @@ jobs:
fail-fast: false
matrix:
ruby-version:
- '2.4'
- '2.5'
- '2.6'
- '2.7'
- '3.0'
- '3.1'
- '3.2'
- '3.3'
- jruby-9.3
- jruby-9.4
- ruby-head
- jruby-head
steps:
Expand Down

0 comments on commit 84b3184

Please sign in to comment.