fix(ci): macos (#17681)

* fix(ci): macos

* Update osx.sh
This commit is contained in:
Kitzunu 2023-11-12 00:06:25 +01:00 committed by GitHub
parent e41bb43b8f
commit 649dc84fea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,4 +26,4 @@ if ! command -v cmake &>/dev/null ; then
fi
##########################################
brew install openssl@3 readline boost@1.82 bash-completion curl unzip mysql@8.1 ccache
brew install openssl@3 readline boost@1.76 bash-completion curl unzip mysql@8.1 ccache