Support: Add support for macOS 15 #47
Labels
C-Actions
Code - Pull requests that update Github Actions YAML files.
T-Dependencies
Type - Pull requests that update a dependency file
T-OS Support
Type - Request support on another OS.
Milestone
Is your feature request related to a problem? Please describe.
macOS 15 has been released publicly, and Homebrew LLVM has dropped support on macOS 12. The CMake workflows now need to build LLVM from scratch, taking up a lot of time and resources.
Also, according to the Wiki, only the last three releases are supported. Therefore, macOS 12 support should be dropped, and macOS 15 support should be added.
Describe the solution you'd like
macOS 12 support should be dropped, and macOS 15 support should be added.
Describe alternatives you've considered
None yet
Additional context
None yet
The text was updated successfully, but these errors were encountered: