From 169da2d0b33f61e3814ed7323046942d34d6a147 Mon Sep 17 00:00:00 2001 From: Tony Li Date: Fri, 29 Jul 2022 12:42:33 +1200 Subject: [PATCH] Use Xcode 14 on CI --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 4860f25fe181..3cd72ad1eef6 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -12,7 +12,7 @@ common_params: # # `xcode-13.4.1` note: The issue "FIXIT-13.1" addresses is still there in this image. # See: https://buildkite.com/automattic/wordpress-ios/builds/8187#01813c28-1c1d-4a25-95c0-0fdd6f2af399 - IMAGE_ID: xcode-13.4.1 + IMAGE_ID: xcode-14 # This is the default pipeline – it will build and test the app steps: