diff --git a/pipelines/jobs/configurations/jdk11u_evaluation.groovy b/pipelines/jobs/configurations/jdk11u_evaluation.groovy index ba0ffc6bf..7d4c64a76 100644 --- a/pipelines/jobs/configurations/jdk11u_evaluation.groovy +++ b/pipelines/jobs/configurations/jdk11u_evaluation.groovy @@ -36,6 +36,9 @@ targetConfigurations = [ // ] ] +// 08:05 Sat - Weekend schedule so we get riscv64Linux HEAD builds, since they don't operate regular build tagging... +triggerSchedule_weekly = 'TZ=UTC\n05 08 * * 6' + // scmReferences to use for weekly evaluation build weekly_evaluation_scmReferences = [ 'hotspot' : '',