From 04396e9a26ff1064154c92f5e3f6843dd4db76b7 Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Thu, 23 Nov 2023 14:05:43 +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 7e66ca71ec7f4..66dae7a0d6926 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="stable26" # "--timeout-multiplier N" option can be provided to set the timeout multiplier # to be used in ActorContext.