Skip to content

Commit d1d0c93

Browse files
committed
Remove the PHP8.3/Symfony7.4 combination from the CI because of a redis extension version issue
1 parent a2c8439 commit d1d0c93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/symfony.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
exclude:
4242
- php: '8.1'
4343
symfony: '7.4'
44+
- php: '8.3'
45+
symfony: '7.4'
4446
steps:
4547
# To automatically get bug fixes and new Php versions for shivammathur/setup-php,
4648
# change this to (see https://github.com/shivammathur/setup-php#bookmark-versioning):

0 commit comments

Comments
 (0)