Skip to content

compile: version "go1.16.2" does not match go tool version "go1.15.8" #107

@fatedier

Description

@fatedier

Failed case:
https://github.com/fatedier/release-test/runs/2121758524?check_suite_focus=true

- name: Set up Go
  uses: actions/setup-go@v2
  with:
    go-version: '1.16.2'

Workflow file:
https://github.com/fatedier/release-test/actions/runs/657671091/workflow

I'm not sure why there are go1.15.8 version.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions