fix CI
Tests & Lint & Deploy to Railway / deploy (push) Has been cancelled Details
Tests & Lint & Deploy to Railway / build (2.7.6, 20.x, 8.3) (push) Has been cancelled Details

This commit is contained in:
aslan 2024-05-22 14:28:08 +03:00
parent 11ff69ef62
commit 4240b57018
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
with:
php-version: ${{ matrix.php-version }}
ini-values: pcre.jit=0
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite, php${{ matrix.php-version }}-gd
tools: composer:${{ matrix.composer-version }}
env: