mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Use php/php-sdk-binary-tools.git for AppVeyor builds
This commit is contained in:
parent
c9901aa594
commit
582a291c98
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
@echo off
|
@echo off
|
||||||
|
|
||||||
set SDK_REMOTE=https://github.com/Microsoft/php-sdk-binary-tools.git
|
set SDK_REMOTE=https://github.com/php/php-sdk-binary-tools.git
|
||||||
set SDK_BRANCH=%PHP_BUILD_SDK_BRANCH%
|
set SDK_BRANCH=%PHP_BUILD_SDK_BRANCH%
|
||||||
set SDK_RUNNER=%PHP_BUILD_CACHE_SDK_DIR%\phpsdk-%PHP_BUILD_CRT%-%PLATFORM%.bat
|
set SDK_RUNNER=%PHP_BUILD_CACHE_SDK_DIR%\phpsdk-%PHP_BUILD_CRT%-%PLATFORM%.bat
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue