We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e73b23 + e6a8a08 commit df2a381Copy full SHA for df2a381
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.2.0
+ uses: pypa/cibuildwheel@v3.2.1
86
env:
87
CIBW_ARCHS: ${{ matrix.cibw_archs }}
88
CIBW_SKIP: ${{ matrix.cibw_skip }}
0 commit comments