mirror of
https://github.com/actions/runner.git
synced 2025-12-10 12:36:23 +00:00
.
This commit is contained in:
@@ -104,6 +104,7 @@ namespace GitHub.Runner.Worker.Handlers
|
||||
Message = $"Not allowing opt out for node20 in step {executionContext.Id}"
|
||||
});
|
||||
Trace.Info("Not allowing opt out for node20");
|
||||
executionContext.Warning("End of life for Actions Node16. For more info: https://github.blog/changelog/2024-09-25-end-of-life-for-actions-node16/");
|
||||
isOptOut = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user