mirror of
https://github.com/actions/runner.git
synced 2025-12-16 15:06:49 +00:00
Compare updated template evaluator (#4092)
This commit is contained in:
@@ -172,6 +172,7 @@ namespace GitHub.Runner.Common
|
||||
public static readonly string ContainerActionRunnerTemp = "actions_container_action_runner_temp";
|
||||
public static readonly string SnapshotPreflightHostedRunnerCheck = "actions_snapshot_preflight_hosted_runner_check";
|
||||
public static readonly string SnapshotPreflightImageGenPoolCheck = "actions_snapshot_preflight_image_gen_pool_check";
|
||||
public static readonly string CompareTemplateEvaluator = "actions_runner_compare_template_evaluator";
|
||||
}
|
||||
|
||||
// Node version migration related constants
|
||||
|
||||
Reference in New Issue
Block a user