Skip to content

Commit 0ef67bf

Browse files
committed
Avoid issues with legacy symfony
1 parent 0ecc7cf commit 0ef67bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/integrate.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ jobs:
2727
- highest
2828
- lowest
2929

30+
exclude:
31+
- php-version: 8.4
32+
dependencies: lowest
33+
3034
steps:
3135
- name: "Checkout"
3236
uses: actions/checkout@v4

0 commit comments

Comments
 (0)