Skip to content

[All OSes] Go 1.17.x will be removed and 1.20.x set as default on April, 3 #7276

@mikhailkoliada

Description

@mikhailkoliada

Breaking changes

Go 1.17.x will be removed from all OSes and 1.20.x will be set as default.

Target date

Image deployment is starting on April 3 and will take 3-4 days.

The motivation for the changes

As of the software support policy only 3 latest versions of Go are supported.

Possible impact

If your builds depend on Go 1.17.x they can be broken.

Platforms affected

  • Azure DevOps
  • GitHub Actions

Runner images affected

  • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 11
  • macOS 12
  • Windows Server 2019
  • Windows Server 2022

Mitigation ways

To install any versions in runtime use:

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions