diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index f18937b69759..4028fb4ec45c 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -9,7 +9,7 @@ common_params: # Common environment values to use with the `env` key. - &common_env # Be sure to also update the `.xcode-version` file when updating the Xcode image/version here - IMAGE_ID: xcode-14.2 + IMAGE_ID: xcode-14.3 BUILDKITE_PLUGINS_ALWAYS_CLONE_FRESH: true # This is the default pipeline – it will build and test the app