Commit 68a35543 authored by Jeremy Reizenstein's avatar Jeremy Reizenstein Committed by Facebook GitHub Bot
Browse files

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
parent 4426a9d1
......@@ -209,7 +209,7 @@ jobs:
binary_macos_wheel:
<<: *binary_common
macos:
xcode: "9.4.1"
xcode: "12.0"
steps:
- checkout
- run:
......
......@@ -209,7 +209,7 @@ jobs:
binary_macos_wheel:
<<: *binary_common
macos:
xcode: "9.4.1"
xcode: "12.0"
steps:
- checkout
- run:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment