Skip to content

Quickstart 2.0 Workflow fails probably because of yaml parsing 1.20 -> go 1.2 #7191

Open
@fwilhe2

Description

@fwilhe2

Just noticed that all available runs of the 'quick start 2.0' workflow failed probably because of this weird yaml thing where go 1.20 is parsed as version 1.2. The fix should be to quote the version number so it is a string.

image

I'm not sure if this is actually causing the error, but I guess the setup-go action can't deal with that ancient go 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