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 6e703c9 commit 58339f3Copy full SHA for 58339f3
appveyor/build_task.bat
@@ -19,7 +19,7 @@ if /i "%APPVEYOR_REPO_BRANCH:~0,4%" equ "php-" (
19
) else (
20
set BRANCH=master
21
)
22
-set STABILITY=stable
+set STABILITY=staging
23
set DEPS_DIR=%PHP_BUILD_CACHE_BASE_DIR%\deps-%BRANCH%-%PHP_SDK_VC%-%PHP_SDK_ARCH%
24
rem SDK is cached, deps info is cached as well
25
echo Updating dependencies in %DEPS_DIR%
0 commit comments