Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Install llvm@12 with brew on macOS (#1104)
This is done for two reasons: 1. It provides a workaround for Homebrew/brew#15859 (which causes `brew install llvm@11` to fail) until a fix becomes available. Practically speaking, this means that the nightly Crux builds will work once again. 2. It means that our CI consistently tests against LLVM 12 on both Linux and macOS.
- Loading branch information