Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: node 16 as default runtime #343

Merged
merged 1 commit into from May 21, 2022
Merged

Conversation

crazy-max
Copy link
Member

keeping in draft for now as it requires a major bump of the action to avoid breaking users that are still on runners that do not support node 16:

This change adds a minimum runner version(node12 -> node16), which can break users using an out-of-date/fork of the runner. This would be most commonly affecting users on GHES 3.3 or before, as those runners do not support node16 actions and they can use actions from github.com via github connect or manually copying the repo to their GHES instance.

See https://github.com/actions/cache/releases/tag/v3.0.0

@chenrui333
Copy link

Any timeline of merging this PR?

@crazy-max crazy-max marked this pull request as ready for review May 21, 2022 23:47
@crazy-max crazy-max merged commit 46da113 into goreleaser:master May 21, 2022
@crazy-max crazy-max deleted the node-16 branch May 21, 2022 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants