-
Notifications
You must be signed in to change notification settings - Fork 722
work around git locking issue on Windows #11105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Simply disabling the step causes all non-Windows to fail, so we now skip it only on Windows.
Looks successful, @ulysses4ever. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done!
I should probably mention that I set |
I've just discovered something odd: this isn't present at all in |
Simply disabling or removing the step causes all non-Windows to fail, so we now skip it only on Windows.
This replaces Artem's PR #11086, which GitHub refused to let me reopen for some reason.
Template B: This PR does not modify behaviour or interface
E.g. the PR only touches documentation or tests, does refactorings, etc.
Include the following checklist in your PR: