Revert "Update default version to node20 (#2844)" (#2918)

This reverts commit acdc6edf7c.
This commit is contained in:
Tatyana Kostromskaya
2023-10-10 17:10:43 +02:00
committed by GitHub
parent c851794f04
commit 544f19042b
6 changed files with 9 additions and 13 deletions

View File

@@ -836,6 +836,7 @@ namespace GitHub.Runner.Worker
// Actions environment
ActionsEnvironment = message.ActionsEnvironment;
// Service container info
Global.ServiceContainers = new List<ContainerInfo>();