Skip to content

ci: Pin the golang version #3564

@ebuchman

Description

@ebuchman

Currently the CI just uses circleci/golang for the docker container.

This means we just pull the latest version of this image, so our golang version will upgrade whenever circle updates this image.

There was some concern over this as it means there are variables that can change in our build process with out our awareness, which may cause extra debugging headaches. So we probably want to pin the go version used.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions