Skip to content

Commit 6ac4fe2

Browse files
authored
CI: Add Ruby 4.0 in matrix (#68)
Testing with Ruby 4.0
1 parent 78daf0d commit 6ac4fe2

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
@@ -23,6 +23,7 @@ jobs:
2323
- macos-latest
2424
- windows-latest
2525
ruby:
26+
- "4.0"
2627
- "3.4"
2728
- "3.3"
2829
- "3.2"

0 commit comments

Comments
 (0)