Skip to content

Commit c2e6470

Browse files
committed
CI: bump to cibuildwheel 3.1.1
1 parent 3683729 commit c2e6470

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
@@ -148,7 +148,7 @@ jobs:
148148
env:
149149
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
150150
run: |
151-
python -m pip install cibuildwheel==3.1.0
151+
python -m pip install cibuildwheel==3.1.1
152152
python -m cibuildwheel numpy-src --config-file cibuildwheel.toml --output-dir ./dist
153153
154154
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2

0 commit comments

Comments
 (0)