We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b163688 + 6f9e9a7 commit dc42a5cCopy full SHA for dc42a5c
.circleci/config.yml
@@ -157,7 +157,7 @@ jobs:
157
binary_macos_wheel:
158
<<: *binary_common
159
macos:
160
- xcode: "9.0"
+ xcode: "9.4.1"
161
steps:
162
- checkout_merge
163
- run:
@@ -179,7 +179,7 @@ jobs:
179
binary_macos_conda:
180
181
182
183
184
185
0 commit comments