Skip to content

Commit cad2777

Browse files
authored
Merge pull request #685 from espressif/ci/launchpad-parallel
ci(launchpad): Set parallel count to launchpad CI
2 parents 30f0182 + c6fcd5f commit cad2777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
uses: espressif/[email protected]
4040
with:
4141
idf_version: ${{ matrix.idf_ver }}
42+
parallel_count: 5
4243
config_file: examples/.idf_build_apps.toml
4344

4445
- name: Upload Artifact

0 commit comments

Comments
 (0)