Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Update workflows configuration:
Browse files Browse the repository at this point in the history
- add Symfony 6.3.x
  • Loading branch information
webeweb committed Jun 2, 2023
1 parent d4a67fd commit 45806c7
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 @@ -46,6 +46,9 @@ jobs:
- php-version: "8.1"
symfony-version: "6.2.*"
symfony-label: ": Symfony 6.2.*"
- php-version: "8.1"
symfony-version: "6.3.*"
symfony-label: ": Symfony 6.3.*"

steps:
- name: "Checkout"
Expand Down

0 comments on commit 45806c7

Please sign in to comment.