ci: Bump timeout for daily build to 3.5 hours
In an attempt to get the daily builds to complete, but the timeout for them to 3.5 hours. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
c5496e8e7b
commit
a0a3af1a1a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ steps:
|
|||
ZEPHYR_TOOLCHAIN_VARIANT: "zephyr"
|
||||
ZEPHYR_SDK_INSTALL_DIR: "/opt/sdk/zephyr-sdk-0.11.3"
|
||||
parallelism: 120
|
||||
timeout_in_minutes: 150
|
||||
timeout_in_minutes: 210
|
||||
retry:
|
||||
manual: true
|
||||
plugins:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue