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 42e0b03 commit ad8b2aaCopy full SHA for ad8b2aa
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
maturin-version: "1.2.0"
42
args: --release --out dist --find-interpreter
43
sccache: "true"
44
- manylinux: "2_28"
+ manylinux: "manylinux_2_28"
45
before-script-linux: "pip install uniffi-bindgen==0.24.1"
46
- name: Upload wheels
47
uses: actions/upload-artifact@v3
0 commit comments