Skip to content

Commit c6fcd5f

Browse files
committed
ci(launchpad): Set parallel count to launchpad CI
1 parent 30f0182 commit c6fcd5f

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)