Skip to content

Commit

Permalink
Add Ruby 3.1, 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 29, 2023
1 parent 4e66767 commit 1d9f03c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,12 @@ jobs:
- "2.5"
- "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 1d9f03c

Please sign in to comment.