ci: Bump up number of builds

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

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2021-01-23 09:44:00 -06:00 committed by Kumar Gala
commit 4ac2c420f9

View file

@ -4,7 +4,7 @@ steps:
env:
ZEPHYR_TOOLCHAIN_VARIANT: "zephyr"
ZEPHYR_SDK_INSTALL_DIR: "/opt/sdk/zephyr-sdk-0.12.1"
parallelism: 240
parallelism: 300
timeout_in_minutes: 210
retry:
manual: true