Skip to content

Commit 5efc7a8

Browse files
committed
Temp: drop --enable-werror
1 parent 4ef8400 commit 5efc7a8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,8 +246,7 @@ runs:
246246
--with-pdo-odbc=unixODBC,/usr \
247247
--with-config-file-path=/etc \
248248
--with-config-file-scan-dir=/etc/php.d \
249-
--with-pdo-dblib \
250-
--enable-werror
249+
--with-pdo-dblib
251250
cd ../
252251
253252
- name: Compile PHP

0 commit comments

Comments
 (0)