diff --git a/jenkins/daily-tags b/jenkins/daily-tags index bd645043..75d6c130 100644 --- a/jenkins/daily-tags +++ b/jenkins/daily-tags @@ -14,7 +14,7 @@ try { stage "Wait pull requests" if ("$WAIT_PR" == "true") { - node ("slc7_x86-64-light") { + node ("slc9_x86-64-light") { timeout (240) { withEnv(["ALIBOT_SLUG=${ALIBOT_SLUG}", "WAIT_PR_LIMIT=${WAIT_PR_LIMIT}",