Skip to content

Commit 9157018

Browse files
committed
Add Ruby 3.4 and 4.0 to CI matrix
1 parent 9c58008 commit 9157018

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
- "3.1"
2121
- "3.2"
2222
- "3.3"
23+
- "3.4"
24+
- "4.0"
2325
os:
2426
- ubuntu
2527
# At the moment of this commit various specs fail on Windows.

0 commit comments

Comments
 (0)