Skip to content

Commit 88ce75f

Browse files
committed
Added missing 0
1 parent 4a3d043 commit 88ce75f

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.3"
11+
xcode: "9.3.0"
1212
steps:
1313
- checkout
1414
- restore_cache:

0 commit comments

Comments
 (0)