Skip to content

Commit 6c8c416

Browse files
committed
mergback
1 parent d195a33 commit 6c8c416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Build Wheels
4545
uses: pypa/[email protected]
4646
env:
47-
CIBW_SKIP: "cp3{5..8,14,14t}-* cp3{8..14}-win32* cp3{8..14}-musllinux_aarch64* pp*"
47+
CIBW_SKIP: "cp38* cp14* *-win32 *-musllinux_aarch64 pp* gp* cp3??t-*"
4848
CIBW_ARCHS_LINUX: "x86_64 aarch64"
4949
CIBW_ARCHS_MACOS: "x86_64 arm64 universal2"
5050

0 commit comments

Comments
 (0)