8000 BLD: unpin cibuildwheel [wheel build] · numpy/numpy@b5b7298 · GitHub
[go: up one dir, main page]

Skip to content

Commit b5b7298

Browse files
committed
BLD: unpin cibuildwheel [wheel build]
1 parent 284a2f0 commit b5b7298

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
@@ -116,7 +116,7 @@ jobs:
116116
python-version: "3.x"
117117

118118
- name: Build wheels
119-
uses: pypa/cibuildwheel@7da7df1efc530f07d1945c00934b8cfd34be0d50 # v2.16.1
119+
uses: pypa/cibuildwheel@fff9ec32ed25a9c576750c91e06b410ed0c15db7 # v2.16.2
120120
env:
121121
CIBW_PRERELEASE_PYTHONS: True
122122
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}

0 commit comments

Comments
 (0)
0