We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af66ebe commit e545a05Copy full SHA for e545a05
.github/workflows/python-release.yml
@@ -62,7 +62,7 @@ jobs:
62
if: startsWith(matrix.os, 'ubuntu')
63
64
- name: Build wheels
65
- uses: pypa/cibuildwheel@v2.20.0
+ uses: pypa/cibuildwheel@v2.21.0
66
with:
67
output-dir: wheelhouse
68
config-file: "pyproject.toml"
0 commit comments