Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Macos 13 and 14] Go version 1.20.0 will be removed on October 07,2024. #10612

Open
6 of 12 tasks
susmitamane opened this issue Sep 16, 2024 · 0 comments
Open
6 of 12 tasks

Comments

@susmitamane
Copy link
Contributor

Breaking changes

Removing Go 1.20.0 from Macos 13 and 14 images.

Target date

October 07,2024.

The motivation for the changes

As of the software support policy only 3 latest versions of go are supported i.e., Go 1.21.0,1.22.0,1.23.0

Possible impact

If your builds depend on Go 1.20.0 they can be broken

Platforms affected

  • Azure DevOps
  • GitHub Actions

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • Windows Server 2019
  • Windows Server 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant