Skip to content

Commit 7ef99cc

Browse files
committed
CircleCI: use Xcode 12.
1 parent e60899b commit 7ef99cc

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
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
macos:
5-
xcode: "10.0.0"
5+
xcode: "12.0.0"
66

77
steps:
88
- checkout

0 commit comments

Comments
 (0)