mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Merge branch 'PHP-7.2' into PHP-7.3
* PHP-7.2: Switch to staging series on AppVeyor
This commit is contained in:
commit
09ea23f7d6
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ if /i "%APPVEYOR_REPO_BRANCH:~0,4%" equ "php-" (
|
|||
) else (
|
||||
set BRANCH=master
|
||||
)
|
||||
set STABILITY=stable
|
||||
set STABILITY=staging
|
||||
set DEPS_DIR=%PHP_BUILD_CACHE_BASE_DIR%\deps-%BRANCH%-%PHP_SDK_VC%-%PHP_SDK_ARCH%
|
||||
rem SDK is cached, deps info is cached as well
|
||||
echo Updating dependencies in %DEPS_DIR%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue