Skip to content

Commit 528a33f

Browse files
petergoldsteinjeremy
authored andcommitted
Adds Ruby 3.2 to the CI matrix
1 parent 199a76b commit 528a33f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
timeout: 5
2727
- ruby: 3.1
2828
timeout: 5
29+
- ruby: 3.2
30+
timeout: 5
2931
- ruby: truffleruby
3032
timeout: 50
3133
- ruby: truffleruby-head

0 commit comments

Comments
 (0)