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 fd32565 commit a294d25Copy full SHA for a294d25
.github/actions/configure-x64/action.yml
@@ -82,5 +82,4 @@ runs:
82
--with-config-file-scan-dir=/etc/php.d \
83
${{ inputs.skipSlow == 'false' && '--with-pdo-firebird' || '' }} \
84
${{ inputs.skipSlow == 'false' && '--with-pdo-dblib' || '' }} \
85
- --enable-werror \
86
${{ inputs.configurationParameters }}
0 commit comments