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:
Kumar Gala 2020-12-03 13:29:49 -06:00 committed by Anas Nashif
commit 31cb74936f

View file

@ -4,7 +4,7 @@ steps:
env:
ZEPHYR_TOOLCHAIN_VARIANT: "zephyr"
ZEPHYR_SDK_INSTALL_DIR: "/opt/sdk/zephyr-sdk-0.11.4"
parallelism: 20
parallelism: 40
timeout_in_minutes: 180
retry:
manual: true