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
runs-on: windows-latest
gets a warning message in current actions.
Latest release (1.7.12) says runs-on: windows-2025-vs2026
is unknown, but github prefers this as the command as of mid-June 2026
runs-on: windows-latestgets a warning message in current actions.
Latest release (1.7.12) says
runs-on: windows-2025-vs2026is unknown, but github prefers this as the command as of mid-June 2026
Thanks for maintaining this wonderful program.