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 72a9135 commit 908c3b9Copy full SHA for 908c3b9
.github/workflows/wheels.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v2
15
16
- name: Build wheels
17
- uses: pypa/cibuildwheel@v2.2.0a1
+ uses: pypa/cibuildwheel@v2.3.1
18
env:
19
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
20
CIBW_TEST_REQUIRES: tox
0 commit comments