This is an automated email from the ASF dual-hosted git repository.

acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new 5d4f776cdc4 ci: exclude esp32p5-tab5:python from CI
5d4f776cdc4 is described below

commit 5d4f776cdc4e46b446ddd0c23ff38900e03b8e78
Author: Filipe Cavalcanti <[email protected]>
AuthorDate: Fri Jul 17 10:08:09 2026 -0300

    ci: exclude esp32p5-tab5:python from CI
    
    Ignores Python defconfig from esp32p4-tab5 board.
    Python builds are excluded due to its long build time.
    
    Signed-off-by: Filipe Cavalcanti <[email protected]>
---
 tools/ci/testlist/risc-v-03.dat | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/ci/testlist/risc-v-03.dat b/tools/ci/testlist/risc-v-03.dat
index c36d9781348..570014d4bc6 100644
--- a/tools/ci/testlist/risc-v-03.dat
+++ b/tools/ci/testlist/risc-v-03.dat
@@ -2,3 +2,4 @@
 /risc-v/esp32[d-z]*
 -esp32p4-function-ev-board:python
 -esp32p4-function-ev-board:webpanel
+-esp32p4-tab5:python

Reply via email to