Skip to content

Commit 4014458

Browse files
committed
MAINT: bump to cibuildwheel 3.1.0
1 parent 022eaf4 commit 4014458

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
@@ -134,7 +134,7 @@ jobs:
134134
env:
135135
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
136136
run: |
137-
python -m pip install cibuildwheel==3.0.1
137+
python -m pip install cibuildwheel==3.1.0
138138
python -m cibuildwheel numpy-src --config-file cibuildwheel.toml --output-dir ./wheelhouse
139139
140140
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2

0 commit comments

Comments
 (0)