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

[Ubuntu 20 and 22] Go version 1.20.0 will be removed on October 14,2024. #10607

Open
2 of 12 tasks
RaviAkshintala opened this issue Sep 13, 2024 · 0 comments
Open
2 of 12 tasks

Comments

@RaviAkshintala
Copy link
Contributor

Breaking changes

Removing Go 1.20.0 from Ubuntu 20 and 22 images.

Target date

October 14,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