Use built-in clang on macOS (#37335)

* rm extra LLVM install on macOS

* update that

* rm brew cache

* no cache

* Revert "no cache"

This reverts commit a3f8eff234935d4bb27d4bd785ad8a710496a159.
This commit is contained in:
Adeeb Shihadeh
2026-02-22 20:14:12 -08:00
committed by GitHub
parent cef81da1e9
commit 08b76d3de6
3 changed files with 0 additions and 10 deletions
-1
View File
@@ -30,7 +30,6 @@ brew bundle --file=- <<-EOS
brew "git-lfs"
brew "coreutils"
brew "eigen"
brew "llvm"
EOS
echo "[ ] finished brew install t=$SECONDS"