Skip to content

Commit f6f751b

Browse files
committed
CI: cibuildwheel full hash commit
1 parent aa52ba7 commit f6f751b

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
@@ -144,7 +144,7 @@ jobs:
144144
fi
145145
146146
- name: Build wheels
147-
uses: pypa/cibuildwheel@v3.1.4
147+
uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6
148148
env:
149149
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
150150
SRC: ${{ github.workspace }}/numpy-src

0 commit comments

Comments
 (0)