Skip to content

Commit c2dc159

Browse files
authored
feat(build): add Ruby 3.4 to CI matrix (#1780)
1 parent 516a709 commit c2dc159

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
ruby:
1414
- jruby-9.4
1515
- truffleruby
16+
- "3.4"
1617
- "3.3"
1718
- "3.2"
1819
- "3.1"

0 commit comments

Comments
 (0)