Skip to content

Commit f920bd6

Browse files
committed
Add Ruby 3.4 to the CI (closes #268).
1 parent 77788e2 commit f920bd6

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

0 commit comments

Comments
 (0)