mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
fix(newlib): fix ci: add .build-test-rules.yml
This commit is contained in:
5
components/newlib/test_apps/.build-test-rules.yml
Normal file
5
components/newlib/test_apps/.build-test-rules.yml
Normal 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
|
||||
Reference in New Issue
Block a user