Skip to content

Commit 4a3d043

Browse files
committed
Downgrade circleci xcode to 9.3
1 parent 14efad1 commit 4a3d043

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 @@ workflows:
88
jobs:
99
MacOS:
1010
macos:
11-
xcode: "9.4"
11+
xcode: "9.3"
1212
steps:
1313
- checkout
1414
- restore_cache:

0 commit comments

Comments
 (0)