Skip to content

Commit

Permalink
Update workflows configuration:
Browse files Browse the repository at this point in the history
- add Symfony 6.4
  • Loading branch information
webeweb committed Dec 4, 2023
1 parent 0abd2f8 commit b3240b3
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 @@ -49,6 +49,9 @@ jobs:
- php-version: "8.1"
symfony-version: "6.3.*"
symfony-label: ": Symfony 6.3.*"
- php-version: "8.1"
symfony-version: "6.4.*"
symfony-label: ": Symfony 6.4.*"

steps:
- name: "Checkout"
Expand Down

0 comments on commit b3240b3

Please sign in to comment.