Skip to content

Commit 781df04

Browse files
committed
Amend 53d3cb5
1 parent 14cc86b commit 781df04

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
@@ -26,7 +26,7 @@ jobs:
2626
uses: pypa/[email protected]
2727
env:
2828
CIBW_ENABLE: pypy cpython-prerelease cpython-freethreading
29-
CIBW_SKIP: pp38* pp39* *-win32 *-manylinux_i686 *-musllinux_* pp310-*-win* 313t-*-win*
29+
CIBW_SKIP: pp38* pp39* *-win32 *-manylinux_i686 *-musllinux_* pp310-win* cp313t-win*
3030
CIBW_BEFORE_ALL: bash scripts/cibw_before_all.sh
3131
CIBW_BEFORE_ALL_WINDOWS: msys2 -c scripts/cibw_before_all.sh
3232
CIBW_BEFORE_BUILD_WINDOWS: pip install wheel delvewheel

0 commit comments

Comments
 (0)