mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
xcode update for mac builds
Summary: Avoid using old xcode which CircleCI say is deprecated. Reviewed By: patricklabatut Differential Revision: D29538176 fbshipit-source-id: 1e2ae4845d42365c778536446958966bbecf188c
This commit is contained in:
parent
4426a9d12c
commit
68a35543d5
@ -209,7 +209,7 @@ jobs:
|
|||||||
binary_macos_wheel:
|
binary_macos_wheel:
|
||||||
<<: *binary_common
|
<<: *binary_common
|
||||||
macos:
|
macos:
|
||||||
xcode: "9.4.1"
|
xcode: "12.0"
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
@ -209,7 +209,7 @@ jobs:
|
|||||||
binary_macos_wheel:
|
binary_macos_wheel:
|
||||||
<<: *binary_common
|
<<: *binary_common
|
||||||
macos:
|
macos:
|
||||||
xcode: "9.4.1"
|
xcode: "12.0"
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user