update xcode CI config to 9.4.1

Summary: This addresses #375. Change circleci mac version to 9.4.1 just like torchvision did in https://github.com/pytorch/vision/issues/2629 .

Reviewed By: gkioxari

Differential Revision: D23866112

fbshipit-source-id: c5019618bcb7da8f950123fee201beaad55fecab
This commit is contained in:
Jeremy Reizenstein 2020-09-23 12:05:42 -07:00 committed by Facebook GitHub Bot
parent f34f4073f0
commit f4f2977006
2 changed files with 2 additions and 2 deletions

View File

@ -185,7 +185,7 @@ jobs:
binary_macos_wheel:
<<: *binary_common
macos:
xcode: "9.0"
xcode: "9.4.1"
steps:
- checkout
- run:

View File

@ -185,7 +185,7 @@ jobs:
binary_macos_wheel:
<<: *binary_common
macos:
xcode: "9.0"
xcode: "9.4.1"
steps:
- checkout
- run: