Update build.yml

This commit is contained in:
Jay Lee
2022-03-01 14:09:39 -05:00
committed by GitHub
parent 0b2d04bc6f
commit b8e5ad5107

View File

@ -125,7 +125,7 @@ jobs:
# needed for Rust to compile cryptography Python package for universal2
rustup target add aarch64-apple-darwin
# Brew's xz isn't universal2. We want to use XCode version
brew uninstall --ignore-dependencies xz
brew uninstall --ignore-dependencies xz libffi
- name: Windows Configure VCode
uses: ilammy/msvc-dev-cmd@v1