Skip to content

Commit ba8b320

Browse files
Use the xcode-16.2-macos-14.7.1-v1 CI image (#23894)
1 parent 2f334e2 commit ba8b320

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.buildkite/shared-pipeline-vars

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@
77
XCODE_VERSION=$(sed -E 's/^~> ?//' .xcode-version)
88
CI_TOOLKIT_PLUGIN_VERSION="3.7.1"
99

10-
# Note: `-v4` suffix was added to use xcode-16.1-v4 image; remember to remove that suffix during the next Xcode update
11-
export IMAGE_ID="xcode-$XCODE_VERSION-v4"
10+
export IMAGE_ID="xcode-$XCODE_VERSION-macos-14.7.1-v1"
1211
export CI_TOOLKIT_PLUGIN="automattic/a8c-ci-toolkit#$CI_TOOLKIT_PLUGIN_VERSION"

.xcode-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.1
1+
16.2

0 commit comments

Comments
 (0)