Skip to content

Commit

Permalink
Add correct tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Kozma committed Jan 19, 2024
1 parent 42e0b03 commit ad8b2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
maturin-version: "1.2.0"
args: --release --out dist --find-interpreter
sccache: "true"
manylinux: "2_28"
manylinux: "manylinux_2_28"
before-script-linux: "pip install uniffi-bindgen==0.24.1"
- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit ad8b2aa

Please sign in to comment.