diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 32a31ea66f8..0e8819032e3 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -23,6 +23,7 @@ jobs: set +e brew unlink gcc brew update + brew upgrade || true brew install --overwrite python brew install ccache brew install fftw