Skip to content

Commit 5da96f8

Browse files
authored
Merge pull request #431 from wordpress-mobile/update-ci-image/xcode-14.1
Bump the VM image used to Xcode 14.1
2 parents c987dd8 + b8647e5 commit 5da96f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Nodes with values to reuse in the pipeline.
22
common_params:
33
env: &xcode_image
4-
IMAGE_ID: xcode-13.4.1
4+
IMAGE_ID: xcode-14.1
55
plugins:
66
- &docker_plugin
77
docker#v3.8.0:

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ _None_
1818

1919
### Internal Changes
2020

21-
_None_
21+
- Update the CI image used to build this project to use `xcode-14.1`. [#431]
2222

2323
## 6.1.0
2424

0 commit comments

Comments
 (0)