esp-idf/components/app_update/.build-test-rules.yml

8 lines
269 B
YAML
Raw Normal View History

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/app_update/test_apps:
disable:
2023-01-10 00:59:46 -05:00
- if: IDF_TARGET == "esp32c6" or IDF_TARGET == "esp32h2"
temporary: true
2023-01-10 00:59:46 -05:00
reason: target esp32c6, esp32h2 is not supported yet