Skip to content

Commit

Permalink
Merge pull request #12 from cookpad/ln/ruby-3.3
Browse files Browse the repository at this point in the history
Run CI checks against Ruby 3.3
  • Loading branch information
liamnichols authored Mar 26, 2024
2 parents 778139f + dcea586 commit bd99203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
matrix:
ruby:
- 'head'
- '3.3'
- '3.1'
- '3.0'
- '2.7'
Expand Down

0 comments on commit bd99203

Please sign in to comment.