Skip to content

Commit 2b93ddc

Browse files
Update release-builds.yml pipeline to use Xcode 14
1 parent 78fc085 commit 2b93ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/release-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ common_params:
1010
repo: "woocommerce/woocommerce-ios/"
1111
# Common environment values to use with the `env` key.
1212
- &common_env
13-
IMAGE_ID: xcode-13.4.1
13+
IMAGE_ID: xcode-14
1414

1515
steps:
1616

0 commit comments

Comments
 (0)