Skip to content

Commit 0c4aa5f

Browse files
committed
Merge branch 'fix/ci_5_4_2' into 'main'
fix(ci_5_4_2): Added v5.4.2 to CI See merge request app-frameworks/esp_hosted_mcu!84
2 parents 6dc2de2 + ea84a91 commit 0c4aa5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ build_idf_v5.4:
7979
image: espressif/idf:${IDF_VER}
8080
parallel:
8181
matrix:
82-
- IDF_VER: ["v5.4", "v5.4.1", "release-v5.4"]
82+
- IDF_VER: ["v5.4", "v5.4.1", "v5.4.2", "release-v5.4"]
8383
IDF_TARGET: ["esp32p4", "esp32h2"]
8484
IDF_SLAVE_TARGET: ["esp32c6"]
8585
IDF_EXAMPLE_PATH: examples/protocols/mqtt/tcp

0 commit comments

Comments
 (0)