We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67d666b + 3da2cda commit b72f5e3Copy full SHA for b72f5e3
1 file changed
.github/workflows/cron-test.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
python-version: '3.x'
39
40
- - uses: pypa/cibuildwheel@v3.3.1
+ - uses: pypa/cibuildwheel@v3.4.0
41
env:
42
CIBW_BUILD: ${{ matrix.python }}-*
43
CIBW_BEFORE_BUILD: python -m pip install wheel>=0.41.0 pip --upgrade
0 commit comments