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
ci: fix verify windows job by preserving artifacts across workspace cleanup
Applies the same GIT_STRATEGY: none + manual clone pattern to the
verify windows job, saving/restoring the packages/ artifact around the
workspace cleanup to avoid git checkout failures on locked/junction files.
0 commit comments