Skip to content

Commit 82342b0

Browse files
committed
Added Ruby 4.0 to the CI matrix.
1 parent 75d6318 commit 82342b0

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
@@ -12,6 +12,7 @@ jobs:
1212
- '3.2'
1313
- '3.3'
1414
- '3.4'
15+
- '4.0'
1516
- jruby
1617
# - truffleruby
1718
name: Ruby ${{ matrix.ruby }}

0 commit comments

Comments
 (0)