From 7510b5852f69fccf40e8617a25aa13fbac8e00f3 Mon Sep 17 00:00:00 2001 From: Damian Mee Date: Thu, 28 Nov 2019 05:16:16 +0700 Subject: [PATCH] =?UTF-8?q?Set=20first=20run=20a=20few=20minutes=20into=20?= =?UTF-8?q?the=20future=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/qemu-perf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qemu-perf.yml b/.github/workflows/qemu-perf.yml index 68931ef..585c86d 100644 --- a/.github/workflows/qemu-perf.yml +++ b/.github/workflows/qemu-perf.yml @@ -3,7 +3,7 @@ name: Perf-check qemu versions on: schedule: # - cron: '2 1 * * *' - - cron: '16 * * * *' + - cron: '21 * * * *' jobs: build: