Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit b961bb7

Browse files
committed
Update Buildkite xcode image to 14
1 parent 5b7322b commit b961bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ common_params:
33
plugins: &common_plugins
44
- automattic/bash-cache#2.8.0
55
env: &common_env
6-
IMAGE_ID: xcode-13.4.1
6+
IMAGE_ID: xcode-14
77

88
# This is the default pipeline – it will build and test the pod
99
steps:

0 commit comments

Comments
 (0)