Skip to content

Commit 0949b57

Browse files
committed
update circleci configuration to use Xcod 16.4
1 parent 7942b5b commit 0949b57

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
@@ -1,7 +1,7 @@
11
jobs:
22
build_and_test:
33
macos:
4-
xcode: 15.4.0
4+
xcode: 16.4
55
steps:
66
- checkout
77
- run:

0 commit comments

Comments
 (0)