Skip to content

Commit 6956d4f

Browse files
committed
run tests with Symfony 7.1 dev
1 parent e8a15ab commit 6956d4f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@ jobs:
6060
-
6161
php: '8.2'
6262
symfony: '7.0.*'
63+
-
64+
php: '8.3'
65+
symfony: '7.1.*'
66+
stability: dev
67+
allow-failure: true
6368

6469
services:
6570
mysql:

0 commit comments

Comments
 (0)