esp-idf/components/perfmon/test_apps/.build-test-rules.yml
2023-09-21 14:18:39 +02:00

7 lines
229 B
YAML

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/perfmon/test_apps:
enable:
- if: IDF_TARGET in ["esp32", "esp32s2", "esp32s3"]
reason: Perfmon is only supported on Xtensa