There was an error while loading. Please reload this page.
2 parents b87b8a7 + 2ad9ec2 commit ce32f71Copy full SHA for ce32f71
1 file changed
.github/workflows/python-packages.yml
@@ -83,7 +83,7 @@ jobs:
83
platforms: all
84
85
- name: "Build wheels"
86
- uses: pypa/cibuildwheel@v4.0.0
+ uses: pypa/cibuildwheel@v4.1.1
87
env:
88
CIBW_ARCHS: ${{ matrix.cibw_archs }}
89
CIBW_SKIP: ${{ matrix.cibw_skip }}
0 commit comments