Skip to content

Commit b9f9d4a

Browse files
committed
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0: Use php/php-sdk-binary-tools.git for AppVeyor builds
2 parents 307e476 + 582a291 commit b9f9d4a

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)