.buildkite: Revert merged temporary change
Revert ".buildkite: Increase timeout + jobs (DNM)"
This reverts commit 773b5d85d0
.
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
parent
49987e8eca
commit
91da6d14cb
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ steps:
|
|||
env:
|
||||
ZEPHYR_TOOLCHAIN_VARIANT: "zephyr"
|
||||
ZEPHYR_SDK_INSTALL_DIR: "/opt/toolchains/zephyr-sdk-0.12.4"
|
||||
parallelism: 25
|
||||
timeout_in_minutes: 300
|
||||
parallelism: 20
|
||||
timeout_in_minutes: 180
|
||||
retry:
|
||||
manual: true
|
||||
plugins:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue