diff --git a/.buildkite/shared-pipeline-vars b/.buildkite/shared-pipeline-vars index 6b3051868..6de1d4a56 100644 --- a/.buildkite/shared-pipeline-vars +++ b/.buildkite/shared-pipeline-vars @@ -3,7 +3,7 @@ # This file is `source`'d before calling `buildkite-agent pipeline upload`, and can be used # to set up some variables that will be interpolated in the `.yml` pipeline before uploading it. -XCODE_VERSION="16.0-v7" +XCODE_VERSION="16.0-v10" CI_TOOLKIT_PLUGIN_VERSION="3.7.1" TEST_COLLECTOR_VERSION="v1.10.2"