fix CI
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Failing after 5m8s Details

This commit is contained in:
aslan 2024-05-08 09:34:36 +03:00
parent fba4be828b
commit 4aebbace42
1 changed files with 1 additions and 1 deletions

View File

@ -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, php-gd, dom, fileinfo, xml, curl
extensions: fileinfo, xml, curl, mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite, php-gd, dom
tools: composer:${{ matrix.composer-version }}
env: