-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
Please agree to the following
- I have searched existing issues for duplicatesI agree to follow this project's Code of ConductTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
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
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
infeo commentedon Jan 24, 2025
This is currently blocked by not having a Windows ARM CI runner.
overheadhunter commentedon Jan 24, 2025
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/
infeo commentedon Feb 3, 2025
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.