macOS: install gcc@13 to match panda requirements (#29868)

This commit is contained in:
royjr
2023-09-10 19:26:27 -04:00
committed by GitHub
parent ef4c963c60
commit ece433f18e

View File

@@ -49,7 +49,7 @@ brew "pyenv"
brew "pyenv-virtualenv"
brew "qt@5"
brew "zeromq"
brew "gcc@12"
brew "gcc@13"
cask "gcc-arm-embedded"
brew "portaudio"
EOS