Skip to content

Commit b5d5783

Browse files
Update config.yml (#910)
Details: - Bump xcode version in CircleCI.
1 parent 34fa24b commit b5d5783

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
@@ -16,7 +16,7 @@ executors:
1616
- image: cimg/base:current-22.04
1717
macos: &macos-executor # macos executor running Xcode
1818
macos:
19-
xcode: 14.2.0
19+
xcode: 16.4.0
2020
linuxvm: # executor type
2121
machine:
2222
image: ubuntu-2204:current

0 commit comments

Comments
 (0)