Skip to content

Commit c1b251f

Browse files
committed
Merge branch 'PHP-8.5'
* PHP-8.5: Upgrade php-sdk to 2.8.2 (#23193)
2 parents 07dfe42 + d2d39ed commit c1b251f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@ jobs:
852852
PHP_BUILD_CACHE_BASE_DIR: C:\build-cache
853853
PHP_BUILD_OBJ_DIR: C:\obj
854854
PHP_BUILD_CACHE_SDK_DIR: C:\build-cache\sdk
855-
PHP_BUILD_SDK_BRANCH: php-sdk-2.7.1
855+
PHP_BUILD_SDK_BRANCH: php-sdk-2.8.2
856856
PHP_BUILD_CRT: ${{ fromJson(inputs.branch).jobs.WINDOWS.config.vs_crt_version }}
857857
PLATFORM: ${{ matrix.x64 && 'x64' || 'x86' }}
858858
THREAD_SAFE: "${{ matrix.zts && '1' || '0' }}"

0 commit comments

Comments
 (0)