Call brew update-reset in ci/macos/prepare.sh

This fixes some issues with the Catalina builds when it prepares the image
and the base Cirrus image has old recipes for Homebrew. The VM then has
to build a bunch of packages it shouldn't need to.
This commit is contained in:
Tim Wojtulewicz 2021-06-23 13:09:23 -07:00
parent cbd4c5ebf9
commit 1a61771d2f

View file

@ -5,5 +5,6 @@ sysctl hw.model hw.machine hw.ncpu hw.physicalcpu hw.logicalcpu
set -e
set -x
brew update-reset
brew upgrade cmake openssl
brew install swig bison