We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc36158 commit a8a243eCopy full SHA for a8a243e
.buildkite/pipeline.yml
@@ -4,7 +4,7 @@ common_params:
4
- &bash_cache automattic/bash-cache#2.8.0
5
# Common environment values to use with the `env` key.
6
env: &common_env
7
- IMAGE_ID: xcode-13.4.1
+ IMAGE_ID: xcode-14
8
9
# This is the default pipeline – it will build and test the app
10
steps:
0 commit comments