We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb13707 + 61c073b commit 2e73b23Copy full SHA for 2e73b23
1 file changed
.github/workflows/python-packages.yml
@@ -82,7 +82,7 @@ jobs:
82
platforms: all
83
84
- name: "Build wheels"
85
- uses: pypa/cibuildwheel@v3.0.1
+ uses: pypa/cibuildwheel@v3.2.0
86
env:
87
CIBW_ARCHS: ${{ matrix.cibw_archs }}
88
CIBW_SKIP: ${{ matrix.cibw_skip }}
0 commit comments