We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec9f2b commit 8069274Copy full SHA for 8069274
.github/workflows/nightly.yml
@@ -93,7 +93,6 @@ jobs:
93
${{ matrix.run_tests_parameters }}
94
-d zend_extension=opcache.so
95
-d opcache.enable_cli=1
96
- ${{ matrix.asan && '--asan -x' || '' }}
97
98
LINUX_X64:
99
needs: GENERATE_MATRIX
0 commit comments