Skip to content

Commit

Permalink
Adds Ruby 3.2 to the CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
petergoldstein authored and jeremy committed Jan 12, 2023
1 parent 199a76b commit 528a33f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
timeout: 5
- ruby: 3.1
timeout: 5
- ruby: 3.2
timeout: 5
- ruby: truffleruby
timeout: 50
- ruby: truffleruby-head
Expand Down

0 comments on commit 528a33f

Please sign in to comment.