Docs/examples updates

This commit is contained in:
Joe Rickerby
2022-08-08 09:18:00 +01:00
parent 61480e2264
commit 03c8f5b741
3 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
- name: Build wheels
uses: pypa/cibuildwheel@v2.8.1
env:
CIBW_ARCHS_MACOS: x86_64 universal2
CIBW_ARCHS_MACOS: x86_64 arm64
- uses: actions/upload-artifact@v3
with: