We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 781b581 commit 7666f21Copy full SHA for 7666f21
.github/workflows/build-wheels.yml
@@ -47,6 +47,6 @@ jobs:
47
steps:
48
- uses: actions/checkout@v4
49
- name: Build wheels
50
- uses: pypa/cibuildwheel@v2.21
+ uses: pypa/cibuildwheel@v3.0.0
51
env:
52
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
0 commit comments