kopia lustrzana https://github.com/espressif/esp-idf
8 wiersze
234 B
YAML
8 wiersze
234 B
YAML
|
# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
|
||
|
|
||
|
components/app_update/test_apps:
|
||
|
disable:
|
||
|
- if: IDF_TARGET == "esp32c6"
|
||
|
temporary: false
|
||
|
reason: target esp32c6 is not supported yet
|