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

Commit 287624c

Browse files
committed
changed xcode version to 9.4.1
1 parent 38a54ae commit 287624c

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: "8.3.3"
11+
xcode: "9.4.1"
1212

1313
steps:
1414
- checkout

0 commit comments

Comments
 (0)