Closed chenrui333 closed 11 months ago
Thank you for reporting! I will have to examine why the tests works locally but fails when the CI tests are running. I can submit a new PR for Homebrew once I have figured it out. Perhaps it is related to caching somehow.
I reverted the offending commit.
I have no idea why both go build -mod=vendor
and go test -mod=vendor ./..
worked locally but not in the GitHub CI workflow.
Thanks @xyproto!
👋 looks like there is some issue with the 2.65.7 release which caused the following build failure
relates to https://github.com/Homebrew/homebrew-core/pull/157537