Skip to content

Commit 582a291

Browse files
committed
Use php/php-sdk-binary-tools.git for AppVeyor builds
1 parent c9901aa commit 582a291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor/build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@echo off
22

3-
set SDK_REMOTE=https://github.com/Microsoft/php-sdk-binary-tools.git
3+
set SDK_REMOTE=https://github.com/php/php-sdk-binary-tools.git
44
set SDK_BRANCH=%PHP_BUILD_SDK_BRANCH%
55
set SDK_RUNNER=%PHP_BUILD_CACHE_SDK_DIR%\phpsdk-%PHP_BUILD_CRT%-%PLATFORM%.bat
66

0 commit comments

Comments
 (0)