-
Notifications
You must be signed in to change notification settings - Fork 90
GH: macOS build workflow fail. #551
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug
The macOS workflow failed in recent builds: https://github.com/y-scope/clp/actions/runs/11150711006
Error logs:
==> ./make.bash
==> /usr/local/Cellar/go/1.23.2/bin/go install std cmd
Error: The `brew link` step did not complete successfully
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/go
Target /usr/local/bin/go
is a symlink belonging to go@1.21. You can unlink it:
brew unlink go@1.21
It might be because Go is already installed and brew attempts to overwrite it.
CLP version
Environment
GH macOS runner
Reproduction steps
Run the macOS build workflow
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working