Skip to content

Commit 58339f3

Browse files
committed
Switch to staging series on AppVeyor
1 parent 6e703c9 commit 58339f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor/build_task.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if /i "%APPVEYOR_REPO_BRANCH:~0,4%" equ "php-" (
1919
) else (
2020
set BRANCH=master
2121
)
22-
set STABILITY=stable
22+
set STABILITY=staging
2323
set DEPS_DIR=%PHP_BUILD_CACHE_BASE_DIR%\deps-%BRANCH%-%PHP_SDK_VC%-%PHP_SDK_ARCH%
2424
rem SDK is cached, deps info is cached as well
2525
echo Updating dependencies in %DEPS_DIR%

0 commit comments

Comments
 (0)