Skip to content

Commit b7a85cd

Browse files
committed
Added Ruby 3.4 to the GitHub CI matrix.
1 parent 3b48113 commit b7a85cd

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
@@ -13,6 +13,7 @@ jobs:
1313
- '3.1'
1414
- '3.2'
1515
- '3.3'
16+
- '3.4'
1617
- jruby
1718
- truffleruby
1819
name: Ruby ${{ matrix.ruby }}

0 commit comments

Comments
 (0)