Skip to content

Commit 2a36b11

Browse files
committed
Use Xcode 14 on CI
1 parent af1e24b commit 2a36b11

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
@@ -8,7 +8,7 @@ common_params:
88
repo: "woocommerce/woocommerce-ios/"
99
# Common environment values to use with the `env` key.
1010
- &common_env
11-
IMAGE_ID: xcode-13.4.1
11+
IMAGE_ID: xcode-14
1212

1313
# This is the default pipeline – it will build and test the app
1414
steps:

0 commit comments

Comments
 (0)