Remove gcc@13 installation from mac_setup.sh (#37213)

* Remove gcc@13 installation from mac_setup.sh

Removed installation of gcc@13 from mac_setup.sh.

* no cache

* Revert "no cache"

This reverts commit fc27f7dc9e6dab4b61703433130531f12dbe334b.
This commit is contained in:
Adeeb Shihadeh
2026-02-14 13:39:14 -08:00
committed by GitHub
parent ecde604198
commit ae6aa0f008
-1
View File
@@ -47,7 +47,6 @@ brew "qt@5"
brew "zeromq"
cask "gcc-arm-embedded"
brew "portaudio"
brew "gcc@13"
EOS
echo "[ ] finished brew install t=$SECONDS"