Update default version to node20 (#2844)

This commit is contained in:
Tatyana Kostromskaya
2023-10-09 06:48:16 +02:00
committed by GitHub
parent b4a7bb0969
commit acdc6edf7c
6 changed files with 13 additions and 9 deletions

View File

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