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 928c2e2 commit 1e10bf0Copy full SHA for 1e10bf0
.github/workflows/pypi.yaml
@@ -69,7 +69,7 @@ jobs:
69
target: ${{ matrix.platform.target }}
70
args: --release --out dist -i 3.11 -F pyo3/abi3-py311 -F duckdb-bundled
71
sccache: ${{ !startsWith(github.ref, 'refs/tags/') }}
72
- manylinux: mussllinux_1_2
+ manylinux: musllinux_1_2
73
- name: Upload wheels
74
uses: actions/upload-artifact@v4
75
with:
0 commit comments