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 @@ -1042,7 +1042,7 @@ jobs:
10421042 PHP_BUILD_CACHE_BASE_DIR : C:\build-cache
10431043 PHP_BUILD_OBJ_DIR : C:\obj
10441044 PHP_BUILD_CACHE_SDK_DIR : C:\build-cache\sdk
1045- PHP_BUILD_SDK_BRANCH : php-sdk-2.3 .0
1045+ PHP_BUILD_SDK_BRANCH : php-sdk-2.5 .0
10461046 PHP_BUILD_CRT : ${{ inputs.vs_crt_version }}
10471047 PLATFORM : ${{ matrix.x64 && 'x64' || 'x86' }}
10481048 THREAD_SAFE : " ${{ matrix.zts && '1' || '0' }}"
Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ jobs:
231231 PHP_BUILD_CACHE_BASE_DIR : C:\build-cache
232232 PHP_BUILD_OBJ_DIR : C:\obj
233233 PHP_BUILD_CACHE_SDK_DIR : C:\build-cache\sdk
234- PHP_BUILD_SDK_BRANCH : php-sdk-2.3 .0
234+ PHP_BUILD_SDK_BRANCH : php-sdk-2.5 .0
235235 PHP_BUILD_CRT : vs17
236236 PLATFORM : x64
237237 THREAD_SAFE : " 1"
You can’t perform that action at this time.
0 commit comments