Skip to content

Commit

Permalink
Add Ruby 3.3 to CI matrix (#710)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-nakamura145 committed Jan 2, 2024
1 parent 0bb7cd0 commit b38eec7
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 @@ -9,6 +9,7 @@ jobs:
strategy:
matrix:
ruby-version:
- '3.3'
- '3.2'
- '3.1'
- '3.0'
Expand Down

0 comments on commit b38eec7

Please sign in to comment.