Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: drop native manylinux wheel for dual-tagged one (astral-sh#3685)
<!-- Thank you for contributing to uv! To help us out with reviewing, please consider the following: - Does this pull request include a summary of the change? (See below.) - Does this pull request include a descriptive title? - Does this pull request include references to any relevant issues? --> ## Summary <!-- What's the purpose of the change? What does it do, and why? --> Followup to astral-sh#3624. Drops the native manylinux wheel in favor of the statically linked musl one with a manylinux2014 tag. <!-- How was it tested? --> Signed-off-by: Henry Schreiner <[email protected]>
- Loading branch information