Skip to content

Commit 98a335e

Browse files
committed
Use Xcode 16.4 in CI
1 parent 88fbb9a commit 98a335e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.buildkite/shared-pipeline-vars

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

10-
export IMAGE_ID="xcode-$XCODE_VERSION-macos-14.7.1-v1"
10+
export IMAGE_ID="xcode-$XCODE_VERSION"
1111
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.2
1+
16.4

0 commit comments

Comments
 (0)