fix CI deleted JIT

This commit is contained in:
aslan 2024-03-27 09:52:54 +03:00
parent b47d800d19
commit c45bbe4a77
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
coverage: xdebug
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite
tools: composer:${{ matrix.composer-version }}
ini-values: opcache.enable_cli=1, opcache.jit=tracing, opcache.jit_buffer_size=64M
ini-values: opcache.enable_cli=1
env:
debug: true