Skip to content

Commit 757748f

Browse files
committed
Test Symfony 7.3
1 parent 74443bb commit 757748f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ jobs:
1717
php: [ "8.1", "8.2", "8.3" ]
1818
postgres: ["14.6"]
1919
symfony: [ "^6.4", "^7.0" ]
20+
include:
21+
- php: "8.3"
22+
symfony: "^7.3@beta"
23+
postgres: "14.6"
2024
exclude:
2125
- php: "8.1"
2226
symfony: "^7.0"

0 commit comments

Comments
 (0)