Skip to content

Skip 32-bit x86 GitHub release assets#249

Merged
eirikb merged 2 commits into
mainfrom
feature/eirikb/fix-windows-32bit-asset-selection
Jun 6, 2026
Merged

Skip 32-bit x86 GitHub release assets#249
eirikb merged 2 commits into
mainfrom
feature/eirikb/fix-windows-32bit-asset-selection

Conversation

@eirikb

@eirikb eirikb commented Apr 29, 2026

Copy link
Copy Markdown
Owner

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
@eirikb eirikb merged commit 4f9dd57 into main Jun 6, 2026
314 of 332 checks passed
@eirikb eirikb deleted the feature/eirikb/fix-windows-32bit-asset-selection branch June 6, 2026 05:58
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