Add Windows aarch64 to the release binaries (#10885)
Following test coverage from #10540 Closes https://github.com/astral-sh/uv/issues/1141
This commit is contained in:
@@ -164,6 +164,8 @@ jobs:
|
||||
arch: x64
|
||||
- target: i686-pc-windows-msvc
|
||||
arch: x86
|
||||
- target: aarch64-pc-windows-msvc
|
||||
arch: x64 # not relevant here
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user