Skip to content

Commit c8bd32d

Browse files
author
Minggang Wang
committed
Upgrade the Xcode to 11.1.0 on CircleCI
Fix #None
1 parent 90ebf88 commit c8bd32d

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
@@ -8,7 +8,7 @@ jobs:
88
CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
99
CIRCLE_TEST_REPORTS: /tmp/circleci-test-results
1010
macos:
11-
xcode: 9.4.1
11+
xcode: 11.1.0
1212
steps:
1313
- checkout
1414
- run: mkdir -p $CIRCLE_ARTIFACTS $CIRCLE_TEST_REPORTS

0 commit comments

Comments
 (0)