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 Windows build: Update Visual Studio detection for new installation paths
Visual Studio on Windows Server 2022 is installed in 'C:\Program Files\Microsoft Visual Studio'
instead of 'C:\Program Files (x86)\Microsoft Visual Studio'. Updated the PowerShell script
to check both locations to ensure compatibility with all Windows runner versions.
0 commit comments