Set MACOSX_DEPLOYMENT_TARGET to 10.15 to improve compat

This commit is contained in:
Laurențiu Nicola 2021-12-16 08:02:09 +02:00
parent 4ec6bd6206
commit ff6081e629

View File

@ -16,6 +16,7 @@ env:
RUSTFLAGS: "-D warnings -W unreachable-pub"
RUSTUP_MAX_RETRIES: 10
FETCH_DEPTH: 0 # pull in the tags for the version string
MACOSX_DEPLOYMENT_TARGET: 10.15
jobs:
dist: