Skip to content

Commit 05f1e4a

Browse files
committed
Added Ruby 3.4 to the CI (closes #22).
1 parent 32b0f08 commit 05f1e4a

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)