diff --git a/.upptimerc.yml b/.upptimerc.yml index c276631a6d8..06eef92a362 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -39,7 +39,7 @@ workflowSchedule: updates: "0 3 * * *" uptime: "0 0 * * *" # Triggered by the GitHub Self Hosted Runner cron -runner: [self-hosted] +runner: [self-hosted, node20] # Try to prevent the actions to delete issues skipDeleteIssues: true