ci(acceptance): fix dev branch

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
pull/41690/head
Arthur Schiwon 6 months ago
parent fcc5e7ce36
commit 04396e9a26
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23

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

Loading…
Cancel
Save