Skip to content

Conversation

@stefanb
Copy link
Contributor

@stefanb stefanb commented Mar 9, 2025

See https://github.com/actions/setup-go/tree/v5/#using-stableoldstable-aliases

Current stable is 1.24, oldstable is 1.23
Go 1.21 is not supported anymore.

We can use Go version from go.mod file to have it defined only in one place, but only once setup-go supports the toolchain directive:

Copy link
Owner

@refaktor refaktor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! It will make things more consistently up to date.

@refaktor refaktor merged commit 23de9fc into refaktor:main Mar 10, 2025
7 checks passed
@stefanb stefanb deleted the workflows-go-stable branch March 10, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants