Update OSX build to XCode 12

Vendored OpenSSL is failing to build on the Travis default OS X image
This commit is contained in:
Michael Vines
2021-12-03 09:26:34 -08:00
parent 139d15cd84
commit 4d3352e0e0

View File

@ -29,6 +29,7 @@ jobs:
if: type IN (api, cron) OR tag IS present
name: "macOS release artifacts"
os: osx
osx_image: xcode12
language: rust
rust:
- stable