mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
enlarge example cmake build job parallel num
This commit is contained in:
parent
c3ee156df0
commit
dcd99b0ad1
@ -193,7 +193,7 @@ build_examples_make:
|
||||
# same as above, but for CMake
|
||||
.build_examples_cmake: &build_examples_cmake
|
||||
extends: .build_template
|
||||
parallel: 5
|
||||
parallel: 8
|
||||
artifacts:
|
||||
when: always
|
||||
paths:
|
||||
|
Loading…
x
Reference in New Issue
Block a user