Skip to content

Commit 1e8d35a

Browse files
committed
GitHub actions test with firebird, dblib and werror
1 parent bbc111e commit 1e8d35a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/configure-x64/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,7 @@ runs:
7878
--with-oci8=shared,instantclient,/opt/oracle/instantclient \
7979
--with-config-file-path=/etc \
8080
--with-config-file-scan-dir=/etc/php.d \
81+
--with-pdo-firebird \
82+
--with-pdo-dblib \
83+
--enable-werror \
8184
${{ inputs.configurationParameters }}

0 commit comments

Comments
 (0)