Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARM64 binary for Windows #1772

Open
sadan4 opened this issue Feb 24, 2025 · 3 comments
Open

ARM64 binary for Windows #1772

sadan4 opened this issue Feb 24, 2025 · 3 comments

Comments

@sadan4
Copy link

sadan4 commented Feb 24, 2025

It would be nice to have an arm64 binary for Windows, especially with the release of Windows on arm laptops.

Not sure if it's possible, but it would be nice to have.

Thanks

@duthils
Copy link
Contributor

duthils commented Mar 9, 2025

@sadan4 I opened PR #1791 with the configuration to build an arm64 build of the Windows binary. However, I don't have any Windows running on ARM to test the build. Would you be able to test it?

To get it:

  1. git clone -b windows-arm64 https://github.com/duthils/sops.git
  2. goreleaser --id binary-windows
  3. The binary will be in dist/binary-windows_windows_arm64/sops.exe

@sadan4
Copy link
Author

sadan4 commented Mar 9, 2025

@sadan4 I opened PR #1791 with the configuration to build an arm64 build of the Windows binary. However, I don't have any Windows running on ARM to test the build. Would you be able to test it?

To get it:

  1. git clone -b windows-arm64 https://github.com/duthils/sops.git
  2. goreleaser --id binary-windows
  3. The binary will be in dist/binary-windows_windows_arm64/sops.exe

yes, while I can't test it right now I should be able to test it within a few days and get back to you.

Is there anything specific you want me to do with it besides just use it on a few files

@felixfontein
Copy link
Contributor

I think using it for a few files / operations is enough.

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

No branches or pull requests

3 participants