Skip to content

Commit 5eb4a21

Browse files
committed
Add test matrix Ruby 3.2 & 3.3
1 parent c396de3 commit 5eb4a21

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
@@ -9,6 +9,8 @@ jobs:
99
- '2.7'
1010
- '3.0'
1111
- '3.1'
12+
- '3.2'
13+
- '3.3'
1214
- jruby
1315
gemfiles:
1416
- gemfiles/Gemfile-rspec-3.11.x

0 commit comments

Comments
 (0)