lupyuen opened a new pull request, #2761: URL: https://github.com/apache/nuttx-apps/pull/2761
## Summary This PR updates the Build Rules `arch.yml` to build only these Arm32 Targets when we create or update a Complex PR: - arm-01, arm-03, arm-05, arm-06, arm-07, arm-09, arm-11 No changes for Simple PRs (arm-01 to arm-14) and for Merging PRs (also arm-01 to arm-14). This will improve our breadth of CI Checks across Arm32 Targets, as explained here: https://github.com/apache/nuttx/issues/14376 ## Impact We build only these Arm32 Targets when we create or update a Complex PR: - arm-01, arm-03, arm-05, arm-06, arm-07, arm-09, arm-11 No changes for Simple PRs and for Merging PRs. ## Testing Complex PR: https://github.com/lupyuen5/label-nuttx/actions/runs/11426738940 Simple PR: https://github.com/lupyuen5/label-nuttx/actions/runs/11426754144 Merging a PR: https://github.com/lupyuen5/label-nuttx/actions/runs/11426771087 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
