Opcache is always available in the previous commit of the real time benchmark

Now that there's one measured run after opcache is always enabled, we can change the PHP_OPCACHE back to 1.
This commit is contained in:
Máté Kocsis 2025-08-03 21:00:19 +02:00
parent a66b631bce
commit 98e0dbcefe
No known key found for this signature in database
GPG key ID: FD055E41728BF310

View file

@ -206,7 +206,7 @@ jobs:
PHP_BRANCH=${{ env.BRANCH }}
PHP_COMMIT=$LAST_RESULT_SHA
PHP_OPCACHE=2
PHP_OPCACHE=1
PHP_JIT=0
EOF
- name: Setup PHP config - benchmarked PHP version