Skip to content

Commit c790118

Browse files
authored
Add Ruby 3.2 to test matrix (#337)
1 parent 4ab5cb3 commit c790118

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- 2.7
2222
- '3.0' # Due to https://github.com/actions/runner/issues/849, we have to use quotes for '3.0'
2323
- 3.1
24+
- 3.2
2425
- jruby
2526
- truffleruby
2627
steps:

0 commit comments

Comments
 (0)