File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -888,7 +888,7 @@ jobs:
888
888
PHP_BUILD_CACHE_BASE_DIR : C:\build-cache
889
889
PHP_BUILD_OBJ_DIR : C:\obj
890
890
PHP_BUILD_CACHE_SDK_DIR : C:\build-cache\sdk
891
- PHP_BUILD_SDK_BRANCH : php_downloads_server_migration_v1
891
+ PHP_BUILD_SDK_BRANCH : php-sdk-2.3.0
892
892
PHP_BUILD_CRT : vs16
893
893
PLATFORM : ${{ matrix.x64 && 'x64' || 'x86' }}
894
894
THREAD_SAFE : " ${{ matrix.zts && '1' || '0' }}"
Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ jobs:
241
241
PHP_BUILD_CACHE_BASE_DIR : C:\build-cache
242
242
PHP_BUILD_OBJ_DIR : C:\obj
243
243
PHP_BUILD_CACHE_SDK_DIR : C:\build-cache\sdk
244
- PHP_BUILD_SDK_BRANCH : php_downloads_server_migration_v1
244
+ PHP_BUILD_SDK_BRANCH : php-sdk-2.3.0
245
245
PHP_BUILD_CRT : vs16
246
246
PLATFORM : x64
247
247
THREAD_SAFE : " 1"
You can’t perform that action at this time.
0 commit comments