Skip to content

Commit 09699e2

Browse files
authored
Update wheel.yml
1 parent b5313db commit 09699e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/wheel.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ jobs:
101101
- name: Build wheels
102102
env:
103103
CIBW_PRERELEASE_PYTHONS: ${{ matrix.prerelease }}
104-
CIBW_FREE_THREADED_SUPPORT: ${{ matrix.free_threaded_support }}
105104
CIBW_BUILD: cp${{ matrix.python }}-${{ matrix.platform_id }}
106105
CIBW_ARCHS: all
107106
CIBW_BEFORE_ALL: python -m pip install numpy cmake setuptools

0 commit comments

Comments
 (0)