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

Create an env variable to force node12 actions to run on node16 #1911

Closed
thboop opened this issue May 25, 2022 · 0 comments · Fixed by #1913
Closed

Create an env variable to force node12 actions to run on node16 #1911

thboop opened this issue May 25, 2022 · 0 comments · Fixed by #1913
Assignees
Labels
enhancement New feature or request

Comments

@thboop
Copy link
Collaborator

thboop commented May 25, 2022

We should have a way for a self hosted runner admin to force node12 actions to run on node16

ACTIONS_RUNNER_FORCE_ACTIONS_NODE_VERSION=16

While this could be a breaking change, it's very unlikely to impact most actions. The goal is to allow runner admins more control over what node version is used, particularly in scenarios where a node version is out of date or deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants