Skip to content

Commit cab5847

Browse files
committed
Add Ruby 3.4 to the test matrix
1 parent bd024f4 commit cab5847

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- "3.1"
3434
- "3.2"
3535
- "3.3"
36+
- "3.4"
3637
name: Ruby ${{ matrix.ruby }}
3738
steps:
3839
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)