mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
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:
parent
f34f4073f0
commit
f4f2977006
@ -185,7 +185,7 @@ jobs:
|
|||||||
binary_macos_wheel:
|
binary_macos_wheel:
|
||||||
<<: *binary_common
|
<<: *binary_common
|
||||||
macos:
|
macos:
|
||||||
xcode: "9.0"
|
xcode: "9.4.1"
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
@ -185,7 +185,7 @@ jobs:
|
|||||||
binary_macos_wheel:
|
binary_macos_wheel:
|
||||||
<<: *binary_common
|
<<: *binary_common
|
||||||
macos:
|
macos:
|
||||||
xcode: "9.0"
|
xcode: "9.4.1"
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user