Skip to content

Commit 8070003

Browse files
galaknashif
authored andcommitted
ci: restore number of workers
Restore number of workers to previous levels since we've used up the amazon credits. Signed-off-by: Kumar Gala <[email protected]>
1 parent fc140d8 commit 8070003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ steps:
44
env:
55
ZEPHYR_TOOLCHAIN_VARIANT: "zephyr"
66
ZEPHYR_SDK_INSTALL_DIR: "/opt/sdk/zephyr-sdk-0.12.2"
7-
parallelism: 40
7+
parallelism: 20
88
timeout_in_minutes: 180
99
retry:
1010
manual: true

0 commit comments

Comments
 (0)