JDevlieghere wrote: > the green dragon AArch64 bots do run macOS 15.
I don't believe that's accurate. The incremental AS bot is running macOS 14.1 and building against a 14.2 SDK. From the console logs: ``` + sw_vers ProductName: macOS ProductVersion: 14.1 BuildVersion: 23B74 ``` ``` -- Found OSX_SYSROOT: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk ``` If the feature is in maintenance mode then I'm less concerned with losing some test coverage, if we have a bot. Historically, these tests do break and haven't always the most straightforward to fix. https://github.com/llvm/llvm-project/pull/147768 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits