Breaking changes
Removing Go 1.21.* from macOS-13, macOS-14 and macOS-15 images.
Target date
12th May, 2025. It may take 2-3 days to complete the deployment.
The motivation for the changes
As of the software support policy only 3 latest minor versions of go are supported i.e., Go 1.22.* , 1.23.* , 1.24.*.
Possible impact
If your builds depend on Go 1.21.* they can be broken
Platforms affected
Runner images affected
Mitigation ways
https://github.com/actions/setup-go action for GH actions
https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/tool/go-tool?view=azure-devops task for AzDO