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

Commit 78a5e70

Browse files
committed
Use Xcode 15.3 in CI
1 parent 36551f5 commit 78a5e70

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
@@ -4,7 +4,7 @@ common_params:
44
- automattic/a8c-ci-toolkit#3.1.0
55
# Common environment values to use with the `env` key.
66
env: &common_env
7-
IMAGE_ID: xcode-15.0.1
7+
IMAGE_ID: xcode-15.3
88

99
# This is the default pipeline – it will build and test the app
1010
steps:

0 commit comments

Comments
 (0)