Skip to content

Commit

Permalink
add rails 7.2 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieujobin authored Jul 3, 2024
1 parent 4b464be commit fe14624
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
rails: ["7.1", "7.0", "6.1", "6.0"]
ruby: ["3.3", "3.2", "3.1", "3.0", "2.7"]
include:
- rails: "7.2.0.beta"
ruby: "3.3.3"
- rails: "7.1"
ruby: "3.4.0-preview1"
- rails: "5.2"
Expand Down

0 comments on commit fe14624

Please sign in to comment.