Update php-test.yml (#4939)

This commit is contained in:
Lucas Bartholemy 2021-03-03 11:07:41 +01:00 committed by GitHub
parent 778b10f21c
commit 554d7af08d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ jobs:
tests:
name: PHP ${{ matrix.php-version }}-mysql-${{ matrix.mysql-version }}
env:
extensions: curl, intl, pdo, pdo_mysql, zip, exif, fileinfo, mbstring, gd
extensions: curl, intl, pdo, pdo_mysql, zip, exif, fileinfo, mbstring, gd, ldap
key: cache-v2
runs-on: ${{ matrix.os }}