Skip to content

Commit ad8b2aa

Browse files
author
Dave Kozma
committed
Add correct tag
1 parent 42e0b03 commit ad8b2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
maturin-version: "1.2.0"
4242
args: --release --out dist --find-interpreter
4343
sccache: "true"
44-
manylinux: "2_28"
44+
manylinux: "manylinux_2_28"
4545
before-script-linux: "pip install uniffi-bindgen==0.24.1"
4646
- name: Upload wheels
4747
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)