We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba1f697 commit cebf28fCopy full SHA for cebf28f
.github/actions/deploy-macosx/action.yml
@@ -24,7 +24,7 @@ runs:
24
sudo rm -Rf /Library/Developer/CommandLineTools/SDKs/MacOSX10*
25
fi
26
27
- brew uninstall --force --ignore-dependencies gcc gcc@7 gcc@8 gcc@9 gcc@10 gcc@11 gcc@12 little-cms2 maven openblas r
+ brew uninstall --force --ignore-dependencies gcc gcc@7 gcc@8 gcc@9 gcc@10 gcc@11 gcc@12 gcc@13 little-cms2 maven openblas r
28
brew install boost ccache swig autoconf-archive automake cmake libomp libtool libusb ant nasm xz pkg-config sdl2 gpg1 bison flex perl ragel binutils gradle gmp isl libmpc mpfr geoip pcre ssdeep yajl
29
brew link --force libomp
30
0 commit comments