Skip to content

Commit add3826

Browse files
committed
Disable phar
We're not using phar and it adds some slight noise.
1 parent 00a7824 commit add3826

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ jobs:
247247
./buildconf --force
248248
./configure \
249249
--disable-debug \
250+
--disable-phar \
250251
--enable-mbstring \
251252
--enable-opcache \
252253
--enable-option-checking=fatal \

0 commit comments

Comments
 (0)