Skip to content

Commit 523a99c

Browse files
authored
Merge pull request #853 from mountebank-testing/mattherman-macos-xcode-ci
Update configured Xcode version for CI build
2 parents 5881119 + ee1cdb1 commit 523a99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122

123123
mac:
124124
macos:
125-
xcode: 14.0
125+
xcode: 14.0.1
126126
steps:
127127
- checkout
128128
- run:

0 commit comments

Comments
 (0)