Merge pull request #14721 from jamessan/mac-ci

fix(ci): Remove gcc@8/gcc@9 homebrew workaround
This commit is contained in:
James McCoy
2021-06-04 12:28:37 -04:00
committed by GitHub
2 changed files with 0 additions and 2 deletions

View File

@@ -59,7 +59,6 @@ jobs:
run: |
# Workaround brew issues
rm -f /usr/local/bin/2to3
brew unlink gcc@8 gcc@9
brew update >/dev/null
brew upgrade
brew install automake ccache perl cpanminus ninja

View File

@@ -76,7 +76,6 @@ jobs:
- name: Install brew packages
run: |
rm -f /usr/local/bin/2to3
brew unlink gcc@8 gcc@9
brew update >/dev/null
brew upgrade
brew install automake ninja