8000 Run PHP 8.1 CI with all extensions · symfony/symfony@9523fcd · GitHub
[go: up one dir, main page]

Skip to content

Commit 9523fcd

Browse files
committed
Run PHP 8.1 CI with all extensions
Signed-off-by: Alexander M. Turek <me@derrabus.de>
1 parent ced4415 commit 9523fcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
- name: Configure for PHP 8.1
4040
if: "${{ matrix.php == '8.1' }}"
4141
run: |
42-
echo "extensions=mbstring" >> $GITHUB_ENV
4342
composer config platform.php 8.0.99
4443
4544
- name: Setup PHP

0 commit comments

Comments
 (0)
0