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:
888888 PHP_BUILD_CACHE_BASE_DIR : C:\build-cache
889889 PHP_BUILD_OBJ_DIR : C:\obj
890890 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
892892 PHP_BUILD_CRT : vs16
893893 PLATFORM : ${{ matrix.x64 && 'x64' || 'x86' }}
894894 THREAD_SAFE : " ${{ matrix.zts && '1' || '0' }}"
Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ jobs:
241241 PHP_BUILD_CACHE_BASE_DIR : C:\build-cache
242242 PHP_BUILD_OBJ_DIR : C:\obj
243243 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
245245 PHP_BUILD_CRT : vs16
246246 PLATFORM : x64
247247 THREAD_SAFE : " 1"
You can’t perform that action at this time.
0 commit comments