We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ce29a commit d160c1bCopy full SHA for d160c1b
.github/workflows/wheels.yml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
platforms: all
50
- name: Build wheels
51
- uses: pypa/cibuildwheel@v2.10.0
+ uses: pypa/cibuildwheel@v2.11.1
52
env:
53
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
54
CIBW_ARCHS_LINUX: "auto aarch64"
0 commit comments