1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Use version of PHP SDK binary tools that uses PHP downloads (#12085)

This commit is contained in:
Jakub Zelenka
2023-08-31 13:15:53 +01:00
committed by GitHub
parent 0d94b58d35
commit 890cbbf013

View File

@@ -168,7 +168,7 @@ jobs:
PHP_BUILD_CACHE_BASE_DIR: C:\build-cache
PHP_BUILD_OBJ_DIR: C:\obj
PHP_BUILD_CACHE_SDK_DIR: C:\build-cache\sdk
PHP_BUILD_SDK_BRANCH: php-sdk-2.2.0
PHP_BUILD_SDK_BRANCH: php_downloads_server_migration_v1
PHP_BUILD_CRT: vs16
PLATFORM: x64
THREAD_SAFE: "1"