Skip to content

Commit

Permalink
Add Ruby 3.2, JRuby 9.3 and 9.4 to GitHub CI
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Aug 19, 2023
1 parent 838c38d commit 6de0885
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,11 @@ jobs:
- "2.6"
- "3.0"
- "3.1"
- "3.2"
- ruby-head
- jruby-9.2.13.0
- jruby-9.2
- jruby-9.3
- jruby-9.4
- jruby-head
- truffleruby-head
include:
Expand Down

0 comments on commit 6de0885

Please sign in to comment.