Skip to content

Commit 3499024

Browse files
committed
[skip ci] Temporarily disable xdebug build in nightly
1 parent e2189e5 commit 3499024

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -775,6 +775,8 @@ jobs:
775775
repository: phpredis/phpredis
776776
path: redis
777777
- name: git checkout xdebug
778+
# Currently breaks due to a PHP <=8.3 version check
779+
if: false
778780
uses: actions/checkout@v3
779781
with:
780782
repository: xdebug/xdebug

0 commit comments

Comments
 (0)