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:
parent
9625576b3c
commit
4ac2c420f9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue