Conversation
d2517e9 to
972ba23
Compare
972ba23 to
d112796
Compare
|
cross-posting the issue I created below for visibility: The transition from Node 16 to Node 20 conflicts with the |
|
just in case anyone else runs into this issue running github agents on amazonlinux2 - github agent service startup mentioned a missing as mentioned in the pr description, setting |
I just ran into this as well, thanks! |
Make node20 default node version for runner internal operations. This can be opted-out by starting Runner with
ACTIONS_RUNNER_FORCED_INTERNAL_NODE_VERSION=node16or ifDistributedTask.ForceInternalNodeVersionOnRunnerTo16FF set totrue(PR: https://github.com/github/actions-dotnet/pull/16155).