Skip to content

Commit ce79fd8

Browse files
Merge pull request #137 from cedarcode/sr--ci--test-against-ruby-4
Update CI to test against Ruby 4
2 parents 29f1d32 + 119d933 commit ce79fd8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
ruby:
27+
- '4.0'
2728
- 3.4
2829
- 3.3
2930
- 3.2

0 commit comments

Comments
 (0)