Skip to content

Commit d172137

Browse files
committed
Added Ruby 3.4 to the CI (closes #185).
1 parent 9fe68d3 commit d172137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .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)