simbit18 opened a new pull request, #14691:
URL: https://github.com/apache/nuttx/pull/14691

   
   
   ## Summary
   
   Now you can use any of these runners
   
   macos-13
   
https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md
   
   or 
   
   macos-14 (arm64)
   
https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md
   
   
   added autoconf
   needed to build kconfig_frontends on macos-14
   
   bloaty
   speeded build with cmake + ninja
   
   if we upgrade to macos-14 we need to remember to clear the caches 
(macOS-tools-xxxxxxxx) first
   https://github.com/apache/nuttx/actions/caches
   
   ## Impact
   
   Impact on user: No changes to user-facing functionality
   Impact on build: Build process remains the same
   
   ## Testing
   
   tested only on github workflow with only [macos] because sim01, sim02, sim03 
are broken !!!
   
   macos-13
   [github 
macos-13](https://github.com/simbit18/nuttx-testing-ci/actions/runs/11724256583/job/32657844203)
   
   macos-14
   [github 
macos-14](https://github.com/simbit18/nuttx_test_pr/actions/runs/11724364651/job/32658207677
   )
   
   


-- 
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]

Reply via email to