diff --git a/ci/macOS.bazelrc b/ci/macOS.bazelrc index 465bf0957fdee..8e7eaf0fb3817 100644 --- a/ci/macOS.bazelrc +++ b/ci/macOS.bazelrc @@ -2,3 +2,4 @@ import common.bazelrc build --cxxopt=-std=c++14 --host_cxxopt=-std=c++14 common --repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1 +common --xcode_version_config=@com_google_protobuf//.github:host_xcodes \ No newline at end of file