diff options
Diffstat (limited to 'tools/internal_ci')
-rw-r--r-- | tools/internal_ci/helper_scripts/prepare_build_macos_rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/internal_ci/helper_scripts/prepare_build_macos_rc b/tools/internal_ci/helper_scripts/prepare_build_macos_rc index 47c1d4b103..d84bebd4ea 100644 --- a/tools/internal_ci/helper_scripts/prepare_build_macos_rc +++ b/tools/internal_ci/helper_scripts/prepare_build_macos_rc @@ -67,7 +67,7 @@ pip install -U Mako six tox setuptools twisted pyyaml --user python export PYTHONPATH=/Library/Python/3.4/site-packages # set xcode version for Obj-C tests -sudo xcode-select -switch /Applications/Xcode_8.2.1.app/Contents/Developer +sudo xcode-select -switch /Applications/Xcode_9.2.app/Contents/Developer/ # TODO(jtattermusch): better debugging of clock skew, remove once not needed date |