mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
Update php-test.yml (#4939)
This commit is contained in:
parent
778b10f21c
commit
554d7af08d
2
.github/workflows/php-test.yml
vendored
2
.github/workflows/php-test.yml
vendored
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user