Windows arm64 and Linux RISC-V64 are Tier 2 supported (#16027)

Windows arm64 and Linux RISC-V64 are supported. Windows arm64 is special
because you can also use the x86_64 stack, which may even be a better
experience.
This commit is contained in:
konsti 2025-09-29 17:54:04 +02:00 committed by GitHub
parent ddb826cfaa
commit fd908aa439
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -17,10 +17,12 @@ following platforms:
- Linux (PPC64)
- Linux (PPC64LE)
- Linux (RISC-V64)
- Linux (aarch64)
- Linux (armv7)
- Linux (i686)
- Linux (s390x)
- Windows (arm64)
uv ships pre-built wheels to [PyPI](https://pypi.org/project/uv/) for its Tier 1 and Tier 2
platforms. However, while Tier 2 platforms are continuously built, they are not continuously tested