Combine the two Apple Silicon FAQ entries into one and make a few tweaks

This commit is contained in:
Joe Rickerby
2021-02-05 19:18:48 +00:00
parent 160d1db6be
commit adc6af9e7c
2 changed files with 56 additions and 34 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
run: |
pipx run cibuildwheel==1.8.0 --output-dir wheelhouse
env:
CIBW_ARCHS_MACOS: x86_64 universal2 arm64
CIBW_ARCHS_MACOS: x86_64 universal2
- uses: actions/upload-artifact@v2
with: