cli icon indicating copy to clipboard operation
cli copied to clipboard

Publish Windows ARM64 build

Open infeo opened this issue 9 months ago • 3 comments
trafficstars

Please agree to the following

Summary

Also publish for Windows ARM64

Motivation

In Summer 2024 the first Windows ARM laptops were released. This will gain more popularity, so we should also provide a Windows ARM64 build. This is even more important, since our GUI app cannot support this OS/Architecture because ti depends on JavaFX, which does not provide ARM64 releases for Windows.

Considered Alternatives

No response

Anything else?

Suitable JDK is Liberica: https://bell-sw.com/pages/downloads/#jdk-23

infeo avatar Jan 21 '25 10:01 infeo

This is currently blocked by not having a Windows ARM CI runner.

infeo avatar Jan 24 '25 11:01 infeo

This is currently blocked by not having a Windows ARM CI runner.

didn't they just add those?

https://github.blog/changelog/2024-06-03-actions-arm-based-linux-and-windows-runners-are-now-in-public-beta/

overheadhunter avatar Jan 24 '25 18:01 overheadhunter

didn't they just add those?

Yes, but they are only available for enterprise custumors, since a large runner must be used. For the standard github runners, there is no Windows arm image.

infeo avatar Feb 03 '25 14:02 infeo