Skip to content

Commit

Permalink
Test with Symfony 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
franmomu committed Oct 29, 2023
1 parent 6b53426 commit d30558e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ jobs:
driver-version: "1.5.0"
stability: "stable"
symfony-version: "5.4.*"
- dependencies: "highest"
os: "ubuntu-20.04"
php-version: "8.2"
driver-version: "stable"
stability: "dev"
symfony-version: "6.4.*"
exclude:
- php-version: "7.4"
symfony-version: "6.2.*"
Expand Down

0 comments on commit d30558e

Please sign in to comment.