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
fix: add missing windows arm64 in os_arch_names (#3856)
A previous commit added support for Windows arm64, but I forgot to add it to OS_ARCH_NAMES, so it's not _actually_ working yet. This commit adds it.
Ref: 12d90ec
0 commit comments