lupyuen opened a new pull request, #2813: URL: https://github.com/apache/nuttx-apps/pull/2813
## Summary This PR enables the CI Builds for msys2, msvc, arm-08, arm-10, arm-13 for Complex PRs. We disable the CI Builds for arm-01, arm-09, arm-11. This will help to fix the recent breakage of builds: https://github.com/apache/nuttx/issues/14598 ## Impact When we create or update a Complex PR: CI Workflow will now build msys2, msvc, arm-08, arm-10, arm-13 (instead of arm-01, arm-09, arm-11) No changes to Simple PRs. ## Testing Creating a Complex PR will now build msys2, msvc, arm-08, arm-10, arm-13 (instead of arm-01, arm-09, arm-11): https://github.com/lupyuen5/label-nuttx/actions/runs/11638217458 Creating a Simple Arm32 PR will build arm-01 to arm-14, like before: https://github.com/lupyuen5/label-nuttx/actions/runs/11638211712 -- 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]
