Skip to content

Commit ac73b64

Browse files
authored
Merge pull request #18 from rubocop/ci-test-ruby-4.0
CI: Test with Ruby 4.0
2 parents a91516e + 2efd2e7 commit ac73b64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- "3.2"
2424
- "3.3"
2525
- "3.4"
26+
- "4.0"
2627
- ruby-head
2728
task:
2829
- spec

0 commit comments

Comments
 (0)