Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Commit 7748f86

Browse files
committed
changed back xcode to 8.3.3
1 parent 3e0308e commit 7748f86

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

99
# Specify the Xcode version to use
1010
macos:
11-
xcode: "9.3.0"
11+
xcode: "8.3.3"
1212

1313
steps:
1414
- checkout

0 commit comments

Comments
 (0)