Skip to content

Commit 4a18087

Browse files
author
Fabian Muecke
committed
Updated Xcode to 11.4.1 for circle ci
1 parent f098d95 commit 4a18087

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
@@ -9,7 +9,7 @@ jobs:
99
XCODE_TEST_REPORTS: /tmp/xcode-test-results
1010
LANG: en_US.UTF-8
1111
macos:
12-
xcode: '10.2.0'
12+
xcode: '11.4.1'
1313
steps:
1414
- checkout
1515
- run: mkdir -p $CIRCLE_ARTIFACTS $CIRCLE_TEST_REPORTS $XCODE_TEST_REPORTS

0 commit comments

Comments
 (0)