Skip to content

Commit

Permalink
Add testing on Rails 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
petergoldstein committed Oct 20, 2023
1 parent 28bb279 commit cba2c18
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
strategy:
matrix:
include:
- rails_version: ~> 7.1.0
ruby_version: 3.2
- rails_version: ~> 7.1.0
ruby_version: 3.1
- rails_version: ~> 7.0.0
ruby_version: 3.2
- rails_version: ~> 7.0.0
Expand Down

0 comments on commit cba2c18

Please sign in to comment.