Skip to content

Commit 2d45b3d

Browse files
committed
Bump to cibuildwheel 3.1.1
1 parent f6667df commit 2d45b3d

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

0 commit comments

Comments
 (0)