Skip to content

Commit 995eb6e

Browse files
#38 Update github workflows with PHP 8.2 to 8.4 for Symfony ^7.3
1 parent 266fd2c commit 995eb6e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ jobs:
3434
allowed-to-fail: false
3535
symfony-require: 6.4.*
3636
variant: symfony/symfony:"6.4.*"
37-
- php-version: '8.1'
38-
dependencies: highest
39-
allowed-to-fail: false
40-
symfony-require: 7.3.*
41-
variant: symfony/symfony:"7.3.*"
4237
- php-version: '8.2'
4338
dependencies: highest
4439
allowed-to-fail: false

0 commit comments

Comments
 (0)