Skip to content

Commit

Permalink
Merge pull request #99 from petergoldstein/feature/test_on_rails_7_1
Browse files Browse the repository at this point in the history
Add testing on Rails 7.1
  • Loading branch information
jarednorman authored Oct 23, 2023
2 parents 28bb279 + cba2c18 commit e9ee78f
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 e9ee78f

Please sign in to comment.