Move xcode setup out of protobuf-ci

PiperOrigin-RevId: 626140997
pull/16569/head
Mike Kruskal 11 months ago committed by Copybara-Service
parent 8bace99998
commit 97022a9c83
  1. 1
      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
Loading…
Cancel
Save