Some checks failed
CI / Windows build (push) Has been cancelled
Run 9's Invoke-WebRequest download of the ~1GB SDK was very slow. Use curl.exe (bundled on Windows 10+) which streams to disk, with an IWR fallback. Add a concurrency group so a new push cancels an in-progress run instead of queuing behind it.