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
gregmolnar committed Jul 10, 2024
1 parent 007f9e1 commit 7393237
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 @@ -13,6 +13,7 @@ jobs:
fail-fast: false
matrix:
rails:
- v7.2.0
- v7.1.0
- v7.0.3
- v6.1.6
Expand All @@ -39,6 +40,7 @@ jobs:
fail-fast: false
matrix:
rails:
- v7.2.0
- v7.1.0
- v7.0.3
- v6.1.6
Expand Down Expand Up @@ -74,6 +76,7 @@ jobs:
fail-fast: false
matrix:
rails:
- v7.2.0
- v7.1.0
- v7.0.3
- v6.1.6
Expand Down

0 comments on commit 7393237

Please sign in to comment.