Skip to content

Skip 32-bit x86 GitHub release assets#249

Open
eirikb wants to merge 1 commit intomainfrom
feature/eirikb/fix-windows-32bit-asset-selection
Open

Skip 32-bit x86 GitHub release assets#249
eirikb wants to merge 1 commit intomainfrom
feature/eirikb/fix-windows-32bit-asset-selection

Conversation

@eirikb
Copy link
Copy Markdown
Owner

@eirikb eirikb commented Apr 29, 2026

Fixes #248. gg has no 32-bit target, so assets like uv-i686-pc-windows-msvc.zip were being matched as Arch::Any and shadowing the real x86_64 asset on 64-bit Windows.

Fixes #248. gg has no 32-bit target, so assets like
uv-i686-pc-windows-msvc.zip were being matched as Arch::Any and
shadowing the real x86_64 asset on 64-bit Windows.
@eirikb eirikb enabled auto-merge (squash) April 29, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

./gg.cmd gh/astral-sh/uv installs 32bit version instead of the 64 bit version on windows

1 participant