Skip to content

Commit

Permalink
Merge pull request #103 from m-nakamura145/update-ci-matrix
Browse files Browse the repository at this point in the history
Add Ruby 3.3 to CI matrix
  • Loading branch information
jarednorman authored Jan 4, 2024
2 parents e9ee78f + 770bead commit eb53147
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 eb53147

Please sign in to comment.