summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-05-17 10:55:34 +0200
committerJoas Schilling <coding@schilljs.com>2023-05-17 10:58:55 +0200
commita11db03693701aaa30251f4e52b1dd1de418f734 (patch)
treed2162f20b1ee0ee77d242f182431e699fb954d4d /tests/acceptance
parent288742d55ccdd2a05393203ccb7d4226ccc41760 (diff)
downloadnextcloud-server-a11db03693701aaa30251f4e52b1dd1de418f734.tar.gz
nextcloud-server-a11db03693701aaa30251f4e52b1dd1de418f734.zip
chore(CI): Test against stable27 branches of needed apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests/acceptance')
-rwxr-xr-xtests/acceptance/run-local.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/acceptance/run-local.sh b/tests/acceptance/run-local.sh
index 7e66ca71ec7..017b8b67f5f 100755
--- a/tests/acceptance/run-local.sh
+++ b/tests/acceptance/run-local.sh
@@ -64,7 +64,7 @@ if [ "$1" = "--acceptance-tests-dir" ]; then
fi
ACCEPTANCE_TESTS_CONFIG_DIR="../../$ACCEPTANCE_TESTS_DIR/config"
-DEV_BRANCH="master"
+DEV_BRANCH="stable27"
# "--timeout-multiplier N" option can be provided to set the timeout multiplier
# to be used in ActorContext.