yf13 opened a new pull request, #11696: URL: https://github.com/apache/nuttx/pull/11696
## Summary This config failes CI check on `MacOS(sim-01)` in the past week. It blocks multiple PRs. This patch disables it tenatively so that to unblock PRs. The error looks like: ``` Error: /Applications/Xcode_15.0.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/mach/vm_page_size.h:59:44: error: expected ';' after top level declarator ``` ## Impact CI checks ## Testing CI check -- 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