Skip to content

Commit 7f263ef

Browse files
committed
ignoring python without gil
1 parent 5072d09 commit 7f263ef

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
@@ -170,7 +170,7 @@ jobs:
170170
uses: pypa/cibuildwheel@v3.3.0
171171
env:
172172
CIBW_ARCHS: ARM64
173-
CIBW_SKIP: "cp310-*"
173+
CIBW_SKIP: "cp310-* cp314t-*"
174174

175175
- uses: actions/upload-artifact@v5
176176
with:

0 commit comments

Comments
 (0)