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.
2 parents 5c6893e + 8611c1a commit 8551ec1Copy full SHA for 8551ec1
.github/workflows/distribution.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: SimenB/github-actions-cpu-cores@v2
40
id: cpu-cores
41
42
- - uses: pypa/cibuildwheel@v3.1.2
+ - uses: pypa/cibuildwheel@v3.2.0
43
env:
44
MAKEFLAGS: -j${{ steps.cpu-cores.outputs.count }}
45
0 commit comments