diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index 2ee588dfad..92df048472 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml @@ -4,7 +4,7 @@ x_defaults: # it doesn't know about; so that is used to avoid repeating common subparts. common: &common platform: macos - xcode_version: "14.2" + xcode_version: "14.3" build_targets: - "tools/..." - "test/..."