From b608acb3496bbf5a19823ba426c08adf1cfaa296 Mon Sep 17 00:00:00 2001 From: John Sully Date: Mon, 1 Jun 2020 17:02:16 -0400 Subject: [PATCH] RELEASE endurance tests should run offset from unstable --- .github/workflows/endurance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/endurance.yml b/.github/workflows/endurance.yml index 24c5f540d..de9b6083c 100644 --- a/.github/workflows/endurance.yml +++ b/.github/workflows/endurance.yml @@ -2,7 +2,7 @@ name: Endurance on: schedule: - - cron: '30 * * * *' + - cron: '0 * * * *' jobs: