Skip to content

Commit

Permalink
Add Ruby 3.3 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
m-nakamura145 committed Jan 4, 2024
1 parent e9ee78f commit 770bead
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
strategy:
matrix:
include:
- rails_version: ~> 7.1.0
ruby_version: 3.3
- rails_version: ~> 7.1.0
ruby_version: 3.2
- rails_version: ~> 7.1.0
Expand Down

0 comments on commit 770bead

Please sign in to comment.