mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
tools/ci/testlist: Remove ESP32-P4 python defconfig from regular CI
Remove `esp32p4-function-ev-board:python` defconfig from being built for the regular CI pipelines to avoid overloading it. Signed-off-by: Tiago Medicci Serrano <tiago.medicci@espressif.com>
This commit is contained in:
parent
144cfecc9a
commit
11cf7c13c0
2 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
/risc-v/esp32c[6-z]*
|
||||
/risc-v/esp32[d-z]*
|
||||
-esp32p4-function-ev-board:python
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
/risc-v/qemu-rv/rv-virt/configs/python
|
||||
/risc-v/esp32p4/esp32p4-function-ev-board/configs/python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue