mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Update IDF to v5.1.1 tag for ESP32-H2 and ESP32-C6 builds
This commit is contained in:
+4
-4
@@ -71,7 +71,7 @@ variables:
|
||||
- cd ${CI_PROJECT_DIR}
|
||||
- git clone ${ESP_THREAD_BR_REPO_URL}
|
||||
- cd ${BR_PATH}/examples/basic_thread_border_router
|
||||
- git checkout 25cfe641
|
||||
- git checkout f03f1ca
|
||||
- idf.py set-target esp32s3
|
||||
- idf.py build
|
||||
|
||||
@@ -164,7 +164,7 @@ build_esp_matter_examples_pytest_C6_idf_v5_1:
|
||||
when: always
|
||||
expire_in: 4 days
|
||||
variables:
|
||||
IDF_VERSION: "ea5e0ff298e6257b31d8e0c81435e6d3937f04c7"
|
||||
IDF_VERSION: "v5.1.1"
|
||||
script:
|
||||
- cd ${ESP_MATTER_PATH}
|
||||
- pip install -r tools/ci/requirements-build.txt
|
||||
@@ -197,7 +197,7 @@ build_esp_matter_examples_pytest_H2_idf_v5_1:
|
||||
when: always
|
||||
expire_in: 4 days
|
||||
variables:
|
||||
IDF_VERSION: "ea5e0ff298e6257b31d8e0c81435e6d3937f04c7"
|
||||
IDF_VERSION: "v5.1.1"
|
||||
script:
|
||||
- *setup_ot_rcp
|
||||
- *setup_ot_br
|
||||
@@ -221,7 +221,7 @@ build_esp_matter_examples_non_pytest_idf_v5_1:
|
||||
when: always
|
||||
expire_in: 4 days
|
||||
variables:
|
||||
IDF_VERSION: "ea5e0ff298e6257b31d8e0c81435e6d3937f04c7"
|
||||
IDF_VERSION: "v5.1.1"
|
||||
script:
|
||||
- *build_external_platform_example
|
||||
- cd ${ESP_MATTER_PATH}
|
||||
|
||||
Reference in New Issue
Block a user