We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b9718 commit 7169457Copy full SHA for 7169457
.github/workflows/build.yml
@@ -81,7 +81,6 @@ jobs:
81
- name: Build wheels
82
uses: pypa/[email protected]
83
env:
84
- CIBW_ARCHS_LINUX: auto64
85
CIBW_BUILD_VERBOSITY: 1
86
CIBW_BUILD: "cp39* cp310* cp311* cp312*"
87
CIBW_SKIP: "pp* *-musllinux_* *-win32 *-manylinux_i686 *-musllinux_i686 *-aarch64 *-armv7l"
0 commit comments