diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index cb55244b94..6d601ff9ae 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -1051,7 +1051,7 @@ install_docker() { macos_sdk_version() { # https://github.com/alexey-lysiuk/macos-sdk/releases - print "13.3" + print "14.5" } install_osxcross() {