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
I think the issue is that https://go.dev/dl/?mode=json&include=all doesn't include {"os": "darwin", "arch": "amd64"} for older versions of go (versions <= 15.x.x)
Hello @178inaba👋,
Thank you for your keen observation. I'm pleased to inform you that the Validate setup-go workflow issue has been addressed in our recently merged pull request (#479). Therefore, I will be closing this issue. Your valuable contributions to our community are greatly appreciated. Thanks again:)
Description:
"Validate 'setup-go'" is failing.
The cause is that the architecture of macos-latest has become arm64.
https://github.com/actions/runner-images
Action version:
v5.0.0
Platform:
Runner type:
Tools version:
Repro steps:
https://github.com/actions/setup-go/actions/runs/8855760631
https://github.com/actions/setup-go/actions/runs/8855760631/job/24321136893#step:3:12
Expected behavior:
The successful "Validate 'setup-go'" workflow.
Actual behavior:
The "Validate 'setup-go'" fails.
The text was updated successfully, but these errors were encountered: