Files
esp-idf/components/cxx/test_apps/.build-test-rules.yml
2025-06-25 18:01:50 +07:00

8 lines
260 B
YAML

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/cxx/test_apps:
enable:
- if: IDF_TARGET in ["esp32", "esp32c3", "esp32c61", "esp32p4"]
temporary: true
reason: the other targets are not tested yet