Update OSX build to XCode 12
Vendored OpenSSL is failing to build on the Travis default OS X image
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user