Skip to content

Commit db249e5

Browse files
Add Ruby 3.3 to CI matrix (#348)
1 parent 0133c7c commit db249e5

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
@@ -22,6 +22,7 @@ jobs:
2222
- '3.0' # Due to https://github.com/actions/runner/issues/849, we have to use quotes for '3.0'
2323
- 3.1
2424
- 3.2
25+
- 3.3
2526
- jruby
2627
- truffleruby
2728
steps:

0 commit comments

Comments
 (0)