Commit 40f4091d authored by Kumar Gala's avatar Kumar Gala Committed by Anas Nashif
Browse files

ci: increase number of builds for daily CI



Bump to 500 builds since we have some builds that are timing out
after 3hr of building.

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent 4ffb90f2
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/toolchains/zephyr-sdk-0.13.0"
    parallelism: 400
    parallelism: 500
    timeout_in_minutes: 210
    retry:
      manual: true