HACKER Q&A
📣 ofek

Why is the first command invocation on GitHub Actions Windows image slow


Bug report: https://github.com/actions/runner-images/issues/6561

So much time must be wasted globally every day


  👤 rurban Accepted Answer ✓
Could be pwsh doing an update check.

AFAIK Windows 11 didn't implement yet all new macOS "features", phoning home on every unknown command.