Skip to content

Commit 7cf2c3a

Browse files
committed
Add Ruby 3.4 and 4.0 to CI test matrix
1 parent 919633f commit 7cf2c3a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
- '3.1'
2929
- '3.2'
3030
- '3.3'
31+
- '3.4'
32+
- '4.0'
3133

3234
steps:
3335
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)