Skip to content

Commit

Permalink
Add Rails 7.2 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
westonganger committed Aug 20, 2024
1 parent 2d04320 commit fee6e93
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
- ruby: "3.3"
env:
RAILS_VERSION: "7.1"
- ruby: "3.3"
env:
RAILS_VERSION: "7.2"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit fee6e93

Please sign in to comment.