Skip to content

Commit 3f5df41

Browse files
committed
Skip free threaded
1 parent 944c52d commit 3f5df41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Build wheels
4141
uses: pypa/cibuildwheel@v4.2.0
4242
env:
43-
CIBW_SKIP: '*-musllinux*'
43+
CIBW_SKIP: '*t-* *-musllinux*'
4444
CIBW_ARCHS_MACOS: universal2
4545
CIBW_BEFORE_ALL_LINUX: >
4646
yum install -y flex bison libnl3-devel bluez-libs-devel &&

0 commit comments

Comments
 (0)