ci: double number of worker for Dec 2020
Increase the number of workers for Dec as we've got additional credits to utilize before the end of the year. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
c2ae579f0b
commit
31cb74936f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ steps:
|
||||||
env:
|
env:
|
||||||
ZEPHYR_TOOLCHAIN_VARIANT: "zephyr"
|
ZEPHYR_TOOLCHAIN_VARIANT: "zephyr"
|
||||||
ZEPHYR_SDK_INSTALL_DIR: "/opt/sdk/zephyr-sdk-0.11.4"
|
ZEPHYR_SDK_INSTALL_DIR: "/opt/sdk/zephyr-sdk-0.11.4"
|
||||||
parallelism: 20
|
parallelism: 40
|
||||||
timeout_in_minutes: 180
|
timeout_in_minutes: 180
|
||||||
retry:
|
retry:
|
||||||
manual: true
|
manual: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue