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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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