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