Skip to content

Commit 6f9e9a7

Browse files
seemetherefacebook-github-bot
authored andcommitted
.circleci: Bump xcode workers to 9.4.1 (#74)
Summary: Signed-off-by: Eli Uriegas <[email protected]> Pull Request resolved: #74 Reviewed By: pbelevich Differential Revision: D23428404 Pulled By: seemethere fbshipit-source-id: b2d45b06519349fa8e2521b579929f6ad4f4e62e
1 parent 4d329c5 commit 6f9e9a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
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)