forked from aslan/applicant-site
prodV1 #2
|
@ -27,6 +27,7 @@ jobs:
|
||||||
php-version: ${{ matrix.php-version }}
|
php-version: ${{ matrix.php-version }}
|
||||||
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite, gd
|
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite, gd
|
||||||
tools: composer:${{ matrix.composer-version }}
|
tools: composer:${{ matrix.composer-version }}
|
||||||
|
ini-values: opcache.enable_cli=1, extension=gd
|
||||||
env:
|
env:
|
||||||
debug: true
|
debug: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue