Skip to content

Commit f8c658c

Browse files
committed
Add ruby 3.2 to the CI matrix.
1 parent bedf50d commit f8c658c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
ruby:
1212
- '3.0'
1313
- '3.1'
14+
- '3.2'
1415
# - jruby
1516
- truffleruby
1617
name: Ruby ${{ matrix.ruby }}

0 commit comments

Comments
 (0)