From 8423732bdde3c1cc21edb6c70e5858e06702320a Mon Sep 17 00:00:00 2001 From: Gary Verhaegen Date: Fri, 4 Feb 2022 13:45:52 +0100 Subject: [PATCH] daily snapshot: pick better time (#12757) CI nodes are reset at 4, which means starting at 3 doesn't leave us with enough time to complete. CHANGELOG_BEGIN CHANGELOG_END --- ci/daily-snapshot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/daily-snapshot.yml b/ci/daily-snapshot.yml index a2fc9ebaa8..1279209fd8 100644 --- a/ci/daily-snapshot.yml +++ b/ci/daily-snapshot.yml @@ -4,7 +4,7 @@ pr: none trigger: none schedules: -- cron: "0 3 * * *" +- cron: "30 4 * * *" displayName: Daily split snapshot branches: include: