Skip to content

Commit c1184ff

Browse files
committed
[skip ci] Also actually skip the xdebug build step
1 parent 3499024 commit c1184ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -837,6 +837,7 @@ jobs:
837837
./configure --prefix=/opt/php --with-php-config=/opt/php/bin/php-config
838838
make -j$(/usr/bin/nproc)
839839
- name: build xdebug
840+
if: false
840841
run: |
841842
cd xdebug
842843
/opt/php/bin/phpize

0 commit comments

Comments
 (0)