diff --git a/.buildkite/cache-builder.yml b/.buildkite/cache-builder.yml index 046b74cc75ca..ff48c5051a4f 100644 --- a/.buildkite/cache-builder.yml +++ b/.buildkite/cache-builder.yml @@ -13,7 +13,7 @@ common_params: repo: "wordpress-mobile/wordpress-ios/" # Common environment values to use with the `env` key. - &common_env - IMAGE_ID: xcode-14 + IMAGE_ID: xcode-14.2 steps: diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 97dbd387a8b4..3f4fe252acb0 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -8,7 +8,7 @@ common_params: repo: "wordpress-mobile/wordpress-ios/" # Common environment values to use with the `env` key. - &common_env - IMAGE_ID: xcode-14 + IMAGE_ID: xcode-14.2 # This is the default pipeline – it will build and test the app steps: diff --git a/.buildkite/release-builds.yml b/.buildkite/release-builds.yml index 935514191e35..d75fad13fd81 100644 --- a/.buildkite/release-builds.yml +++ b/.buildkite/release-builds.yml @@ -10,7 +10,7 @@ common_params: repo: "wordpress-mobile/wordpress-ios/" # Common environment values to use with the `env` key. - &common_env - IMAGE_ID: xcode-14 + IMAGE_ID: xcode-14.2 steps: diff --git a/.xcversion b/.xcversion index c27905ac3dc9..6b5bab0678ab 100644 --- a/.xcversion +++ b/.xcversion @@ -1 +1 @@ -13.4.1 +14.2