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
jenkins: improve x64 node.exe caching for arm64 (#3965)
Simplifies caching by removing the downloading step. The x64 node.exe
is now expected to be already cached before running compile.cmd.
The same change was already applied successfully to the release CI.
Refs: #3315
0 commit comments