mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 18:48:11 +08:00
df5ff920aa
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