Skip to content

Commit 5254cec

Browse files
authored
Add Ruby 4.0 to CI test matrix (#15)
1 parent 519244d commit 5254cec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- 3.2
2323
- 3.3
2424
- 3.4
25+
- 4.0
2526
env:
2627
BUNDLE_GEMFILE: Gemfile
2728
name: "Run tests: Ruby ${{ matrix.ruby }}"

0 commit comments

Comments
 (0)