Skip to content

Commit 18a3272

Browse files
committed
ignoring python without gil
1 parent b0a625d commit 18a3272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
uses: pypa/cibuildwheel@v3.3.0
169169
env:
170170
CIBW_ARCHS: ARM64
171-
CIBW_SKIP: "cp310-*"
171+
CIBW_SKIP: "cp310-* cp314t-*"
172172

173173
- uses: actions/upload-artifact@v5
174174
with:

0 commit comments

Comments
 (0)