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 a961c87 commit 4753d22Copy full SHA for 4753d22
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
platforms: all
42
- uses: pypa/cibuildwheel@v2.21.2
43
env:
44
- CXX: "g++-12"
+ CXX: "g++-12"
45
- uses: actions/upload-artifact@v4
46
with:
47
name: artifact-wheel-${{ matrix.os }}
0 commit comments