mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Merge branch 'ci/fix_idf_commit_v5.0' into 'main'
ci: Fix the IDF Version in build_esp_matter_example_idf_v5_0 See merge request app-frameworks/esp-matter!219
This commit is contained in:
+1
-1
@@ -162,7 +162,7 @@ build_esp_matter_examples_idf_v5_0:
|
||||
extends:
|
||||
- .build_examples_template
|
||||
variables:
|
||||
IDF_VERSION: "ccdeb43cc7274a49e8dfa331de95ab06dea25183"
|
||||
IDF_VERSION: "20949d444f466e1b1247b10e2b8d6a2fb8212815"
|
||||
script:
|
||||
- *build_examples_idf_v5_0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user