Skip to content

Commit 7a3c0c8

Browse files
author
Brandon Sneed
committed
bump xcode version for ci
1 parent ec7fd42 commit 7a3c0c8

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
@@ -3,7 +3,7 @@ version: 2
33
jobs:
44
build_and_test:
55
macos:
6-
xcode: "11.0"
6+
xcode: "12.5"
77
steps:
88
- checkout
99
- run: xcrun simctl list

0 commit comments

Comments
 (0)