You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zstd is portable and runs fine on Windows on ARM.
But nowhere is it tested in CI.
Github Actions just added Windows on ARM runners, so it's an opportunity to close that gap.
Also related:
maybe complete the list of pre-built binary artifacts to also include a version for Windows on ARM.
Unfortunately, Windows on ARM64 runners are currently unreliable,
requiring unknown very long delay to even just access one.
This is unacceptable for a repository that needs fast CI feedback delay due to frequent PRs.
Activity
Cyan4973 commentedon Jun 8, 2025
Unfortunately, Windows on ARM64 runners are currently unreliable,
requiring unknown very long delay to even just access one.
This is unacceptable for a repository that needs fast CI feedback delay due to frequent PRs.