Skip to content

Commit 56d4470

Browse files
committed
ci: double number of worker for the day
Increase the number of works to help PR throughput as we get close to code freeze. Will revert this back after code freeze. Signed-off-by: Kumar Gala <[email protected]>
1 parent ff4eb86 commit 56d4470

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/toolchains/zephyr-sdk-0.12.4"
7-
parallelism: 20
7+
parallelism: 40
88
timeout_in_minutes: 180
99
retry:
1010
manual: true

0 commit comments

Comments
 (0)