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 fd96bb0 commit 318e796Copy full SHA for 318e796
1 file changed
.github/workflows/release.yml
@@ -30,7 +30,6 @@ jobs:
30
- uses: PyO3/maturin-action@v1
31
with:
32
command: build
33
- manylinux: auto
34
sccache: true
35
36
# - name: Bump version
0 commit comments