ci: Bump up number of builds
Still seeing a few timeouts after recently bumping up the number of builds. Bump this again to hopefully address the issue for now. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
3f03305386
commit
b9ccae4f04
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.2"
|
||||
parallelism: 300
|
||||
parallelism: 400
|
||||
timeout_in_minutes: 210
|
||||
retry:
|
||||
manual: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue