Use go env to determine GOPATH in Makefile.#7542
Conversation
Signed-off-by: Nashwan Azhari <[email protected]>
|
Hi @aznashwan. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Context: I first came across this issue while switching the GitHub workflow in containerd/nerdctl#1393 from bash to PowerShell as the default shell. When using PowerShell, |
Signed-off-by: Nashwan Azhari [email protected]