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 @@ -860,7 +860,7 @@ jobs:
860
860
PHP_BUILD_CACHE_BASE_DIR : C:\build-cache
861
861
PHP_BUILD_OBJ_DIR : C:\obj
862
862
PHP_BUILD_CACHE_SDK_DIR : C:\build-cache\sdk
863
- PHP_BUILD_SDK_BRANCH : php-sdk-2.2 .0
863
+ PHP_BUILD_SDK_BRANCH : php-sdk-2.3 .0
864
864
PHP_BUILD_CRT : vs16
865
865
PLATFORM : ${{ matrix.x64 && 'x64' || 'x86' }}
866
866
THREAD_SAFE : " ${{ matrix.zts && '1' || '0' }}"
Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ jobs:
222
222
PHP_BUILD_CACHE_BASE_DIR : C:\build-cache
223
223
PHP_BUILD_OBJ_DIR : C:\obj
224
224
PHP_BUILD_CACHE_SDK_DIR : C:\build-cache\sdk
225
- PHP_BUILD_SDK_BRANCH : php-sdk-2.2 .0
225
+ PHP_BUILD_SDK_BRANCH : php-sdk-2.3 .0
226
226
PHP_BUILD_CRT : vs16
227
227
PLATFORM : x64
228
228
THREAD_SAFE : " 1"
You can’t perform that action at this time.
0 commit comments