From 46b0725776b7984b9deec98022d1e3b807d27b0b Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Thu, 23 Nov 2023 14:02:48 +0100 Subject: [PATCH] ci(acceptance): fix dev branch Signed-off-by: Arthur Schiwon --- tests/acceptance/run-local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance/run-local.sh b/tests/acceptance/run-local.sh index 4da31e35e6c..0585e096308 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="stable25" # "--timeout-multiplier N" option can be provided to set the timeout multiplier # to be used in ActorContext.