Skip to content

Commit e0f0b9c

Browse files
committed
Skip free threads
1 parent c28d630 commit e0f0b9c

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
@@ -35,7 +35,7 @@ jobs:
3535
- name: Build wheels
3636
uses: pypa/cibuildwheel@v4.2.0
3737
env:
38-
CIBW_SKIP: 'pp*'
38+
CIBW_SKIP: '*-t*'
3939
with:
4040
output-dir: dist
4141

0 commit comments

Comments
 (0)