Drop PPC64 (big endian) builds (#17626)
PPC64 (big endian) seems dead, and it's only supported on one exact manylinux version (https://github.com/pypa/auditwheel/issues/669), so we should drop it. This change does not affect PPC64LE (little endian).
This commit is contained in:
@@ -15,7 +15,6 @@ uv has Tier 2 support
|
||||
(["guaranteed to build"](https://doc.rust-lang.org/beta/rustc/platform-support.html)) for the
|
||||
following platforms:
|
||||
|
||||
- Linux (PPC64)
|
||||
- Linux (PPC64LE)
|
||||
- Linux (RISC-V64)
|
||||
- Linux (aarch64)
|
||||
|
||||
Reference in New Issue
Block a user