Skip to content

Commit

Permalink
v3.9.x: test under Ruby 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Jan 25, 2023
1 parent 42150e9 commit 180b79b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
ruby_version: "3.0"
- label: Ruby 3.1
ruby_version: "3.1"
- label: Ruby 3.2
ruby_version: "3.2"
- label: JRuby 9.2.20.1
ruby_version: "jruby-9.2.20.1"
steps:
Expand Down

0 comments on commit 180b79b

Please sign in to comment.