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 e90343a commit f0d900bCopy full SHA for f0d900b
.github/workflows/build-wheels-push.yml
@@ -59,7 +59,7 @@ jobs:
59
- uses: actions/checkout@v4
60
61
- name: Build wheels
62
- uses: pypa/cibuildwheel@v2.21
+ uses: pypa/cibuildwheel@v3.0
63
env:
64
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
65
.github/workflows/build-wheels.yml
@@ -47,6 +47,6 @@ jobs:
47
steps:
48
49
50
51
52
0 commit comments