Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7b54c60

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: Run PHP 8.1 CI with all extensions
2 parents b89d01d + f26531d commit 7b54c60

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)