gd is also required
This commit is contained in:
parent
7308514e53
commit
78463709cd
2
.github/workflows/test_and_publish.yml
vendored
2
.github/workflows/test_and_publish.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
php-version: ${{ matrix.php }}
|
php-version: ${{ matrix.php }}
|
||||||
coverage: pcov
|
coverage: pcov
|
||||||
extensions: mbstring, pdo-sqlite, pdo-pgsql, pdo-mysql
|
extensions: mbstring, pdo-sqlite, pdo-pgsql, pdo-mysql, gd
|
||||||
|
|
||||||
- name: Set up database
|
- name: Set up database
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user