Skip to content

Commit 989feee

Browse files
charrisrgommers
authored andcommitted
Update cibuildwheel to v3.2.1
1 parent 15ccacb commit 989feee

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
@@ -147,7 +147,7 @@ jobs:
147147
echo "CIBW_PLATFORM=pyodide" >> "$GITHUB_ENV"
148148
149149
- name: Build wheels
150-
uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # v3.1.4
150+
uses: pypa/cibuildwheel@9c00cb4f6b517705a3794b22395aedc36257242c # v3.2.1
151151
env:
152152
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
153153
SRC: ${{ github.workspace }}/numpy-src

0 commit comments

Comments
 (0)