We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ec5d85 + 54ef78d commit aa73a7cCopy full SHA for aa73a7c
.github/workflows/free-threaded-wheels.yml
@@ -137,7 +137,7 @@ jobs:
137
fi
138
139
- name: Build wheels
140
- uses: pypa/cibuildwheel@a8d190a111314a07eb5116036c4b3fb26a4e3162 # v2.19.0
+ uses: pypa/cibuildwheel@932529cab190fafca8c735a551657247fa8f8eaf # v2.19.1
141
env:
142
CIBW_PRERELEASE_PYTHONS: True
143
CIBW_FREE_THREADED_SUPPORT: True
.github/workflows/wheels.yml
@@ -149,7 +149,7 @@ jobs:
149
150
151
152
153
154
155
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
0 commit comments