lupyuen commented on PR #15099: URL: https://github.com/apache/nuttx/pull/15099#issuecomment-2531819823
FYI in case we wish to skip `rv-virt:python` for CI Build: I verified that latest patch will correctly skip `rv-virt:python` for risc-v-06: https://gist.github.com/lupyuen/68e8d34b14a2dc2eaceda3b3f599ca47 ```text $ sudo docker run -it \ ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest \ /bin/bash # cd # git clone https://github.com/tmedicci/incubator-nuttx nuttx --branch feature/python # git clone https://github.com/apache/nuttx-apps apps NuttX Source: https://github.com/apache/nuttx/tree/2bb644047687d411a58123855d472ff77dba534b NuttX Apps: https://github.com/apache/nuttx-apps/tree/9c5a2ad062069cadc3209186f35338260360efd4 # cd nuttx/tools/ci # ./cibuild.sh -c -A -N -R testlist/risc-v-06.dat Skipping: rv-virt/python ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org