Commit eda6dbe1 authored by Kumar Gala's avatar Kumar Gala Committed by Maureen Helm
Browse files

ci: double number of builders for daily build



To get the daily build to hopefully run completely w/o timeouts lets
double the number of builders.

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent 724601bf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ steps:
    env:
      ZEPHYR_TOOLCHAIN_VARIANT: "zephyr"
      ZEPHYR_SDK_INSTALL_DIR: "/opt/sdk/zephyr-sdk-0.11.3"
    parallelism: 120
    parallelism: 240
    timeout_in_minutes: 210
    retry:
      manual: true