Skip to content

Commit e549c6d

Browse files
committed
Added Ruby 3.4 to the CI (closes #30).
1 parent 14f6920 commit e549c6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ruby.yml

+1
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)