1# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
2
3components/esp_timer/test_apps:
4  disable:
5    - if: IDF_TARGET in ["esp32h2"] # Sleep support IDF-6267
6      temporary: true
7      reason: Not supported yet
8