We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1e24b commit 2a36b11Copy full SHA for 2a36b11
.buildkite/pipeline.yml
@@ -8,7 +8,7 @@ common_params:
8
repo: "woocommerce/woocommerce-ios/"
9
# Common environment values to use with the `env` key.
10
- &common_env
11
- IMAGE_ID: xcode-13.4.1
+ IMAGE_ID: xcode-14
12
13
# This is the default pipeline – it will build and test the app
14
steps:
0 commit comments