fix CI
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Has been cancelled
Details
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Has been cancelled
Details
This commit is contained in:
parent
3992194172
commit
fba4be828b
|
@ -26,7 +26,7 @@ jobs:
|
|||
with:
|
||||
php-version: ${{ matrix.php-version }}
|
||||
ini-values: opcache.enable_cli=1, extension=gd
|
||||
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite, gd, dom, fileinfo, xml, curl
|
||||
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite, php-gd, dom, fileinfo, xml, curl
|
||||
tools: composer:${{ matrix.composer-version }}
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue