Merge pull request #41689 from nextcloud/fix/noid/fix-dev-branch

[stable25] ci(acceptance): fix dev branch
pull/41092/head
Arthur Schiwon 6 months ago committed by GitHub
commit 25dad2ec0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -64,7 +64,7 @@ if [ "$1" = "--acceptance-tests-dir" ]; then
fi
ACCEPTANCE_TESTS_CONFIG_DIR="../../$ACCEPTANCE_TESTS_DIR/config"
DEV_BRANCH="master"
DEV_BRANCH="stable25"
# "--timeout-multiplier N" option can be provided to set the timeout multiplier
# to be used in ActorContext.

Loading…
Cancel
Save