Feature request: Build for Windows x86 (not x86_64) #2115
Closed
JPK314
started this conversation in
Feature requests
Replies: 1 comment 1 reply
-
It's not something we advertise much but we do have binaries available for that: https://nexte.st/docs/installation/release-urls/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Motivation
I am trying to run a CI pipeline on windows-latest targeting x86.
Proposal
Releases should include an x86 version, not just x86_64.
Alternatives
It might be possible to emulate 64-bit on a 32 bit architecture in a CI... or build this myself inside the CI... both of these options are pretty bad, I don't consider either of them viable.
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions