We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dda6b8f commit b7af61aCopy full SHA for b7af61a
.github/workflows/nightly.yml
@@ -864,7 +864,7 @@ jobs:
864
PHP_BUILD_CACHE_BASE_DIR: C:\build-cache
865
PHP_BUILD_OBJ_DIR: C:\obj
866
PHP_BUILD_CACHE_SDK_DIR: C:\build-cache\sdk
867
- PHP_BUILD_SDK_BRANCH: php-sdk-2.2.0
+ PHP_BUILD_SDK_BRANCH: php_downloads_server_migration_v1
868
PHP_BUILD_CRT: vs16
869
PLATFORM: ${{ matrix.x64 && 'x64' || 'x86' }}
870
THREAD_SAFE: "${{ matrix.zts && '1' || '0' }}"
0 commit comments