Skip to content

Commit dc42a5c

Browse files
committed
Merge remote-tracking branch 'origin/master' into release/0.1
2 parents b163688 + 6f9e9a7 commit dc42a5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
binary_macos_wheel:
158158
<<: *binary_common
159159
macos:
160-
xcode: "9.0"
160+
xcode: "9.4.1"
161161
steps:
162162
- checkout_merge
163163
- run:
@@ -179,7 +179,7 @@ jobs:
179179
binary_macos_conda:
180180
<<: *binary_common
181181
macos:
182-
xcode: "9.0"
182+
xcode: "9.4.1"
183183
steps:
184184
- checkout_merge
185185
- run:

0 commit comments

Comments
 (0)