Skip to content

Commit b2789e7

Browse files
committed
Added Ruby 4.0 to the CI matrix.
1 parent 300925b commit b2789e7

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
@@ -12,6 +12,7 @@ jobs:
1212
- '3.2'
1313
- '3.3'
1414
- '3.4'
15+
- '4.0'
1516
name: Ruby ${{ matrix.ruby }}
1617
steps:
1718
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)