We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
xcode-16.2-macos-14.7.1-v1
1 parent 2f334e2 commit ba8b320Copy full SHA for ba8b320
.buildkite/shared-pipeline-vars
@@ -7,6 +7,5 @@
7
XCODE_VERSION=$(sed -E 's/^~> ?//' .xcode-version)
8
CI_TOOLKIT_PLUGIN_VERSION="3.7.1"
9
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"
+export IMAGE_ID="xcode-$XCODE_VERSION-macos-14.7.1-v1"
12
export CI_TOOLKIT_PLUGIN="automattic/a8c-ci-toolkit#$CI_TOOLKIT_PLUGIN_VERSION"
.xcode-version
@@ -1 +1 @@
1
-16.1
+16.2
0 commit comments