Skip to content

Commit

Permalink
Try Symfony 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Jun 6, 2024
1 parent c8bc4a8 commit 50bf2cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
- php-version: "8.2"
symfony-version: "7.0.*"
symfony-label: ": Symfony 7.0.*"
- php-version: "8.2"
symfony-version: "7.1.*"
symfony-label: ": Symfony 7.1.*"

steps:
- name: "Checkout"
Expand Down

0 comments on commit 50bf2cf

Please sign in to comment.