Skip to content

Commit 3c3d128

Browse files
committed
Merge branch 'fix/ci_for_master' into 'main'
fix(ci_for_master): CI with mqtt/tcp and iperf on master branch See merge request app-frameworks/esp_hosted_mcu!69
2 parents 4f4a466 + e5eea34 commit 3c3d128

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,4 @@ build_idf_master:
100100
matrix:
101101
- IDF_TARGET: ["esp32p4", "esp32h2"]
102102
IDF_SLAVE_TARGET: ["esp32c6", "esp32c5", "esp32", "esp32c2", "esp32c3", "esp32s3" ]
103-
IDF_EXAMPLE_PATH: examples/protocols/mqtt/tcp
104-
# IDF_EXAMPLE_PATH: [examples/wifi/iperf]
103+
IDF_EXAMPLE_PATH: [examples/protocols/mqtt/tcp, examples/wifi/iperf]

0 commit comments

Comments
 (0)