We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df0e8e7 commit 64751deCopy full SHA for 64751de
.github/workflows/real-time-benchmark.yml
@@ -112,7 +112,7 @@ jobs:
112
PHP_BRANCH=${{ env.BRANCH }}
113
PHP_COMMIT=${{ env.BASELINE_COMMIT }}
114
115
- PHP_OPCACHE=1
+ PHP_OPCACHE=2
116
PHP_JIT=0
117
EOF
118
- name: Setup PHP config - baseline PHP version with JIT (manual only)
@@ -130,7 +130,7 @@ jobs:
130
131
132
133
134
PHP_JIT=${{ env.JIT }}
135
136
0 commit comments