fix(newlib): fix ci: add .build-test-rules.yml

This commit is contained in:
Alexey Lapshin
2026-01-30 13:59:08 +07:00
parent 18b369cc9d
commit 776f9fd09d

View File

@@ -0,0 +1,5 @@
components/newlib/test_apps/newlib:
disable_test:
- if: IDF_TARGET in ["esp32h21", "esp32h4", "esp32p4"]
temporary: true
reason: p4 rev3 migration # TODO IDF-14415