From 759aeb245f45d68aa1bdc972ddfe975a165d5d15 Mon Sep 17 00:00:00 2001 From: David Boreham Date: Fri, 17 May 2024 02:36:45 +0000 Subject: [PATCH] Update .gitea/workflows/fixturenet-eth-stack.yml --- .gitea/workflows/fixturenet-eth-stack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/fixturenet-eth-stack.yml b/.gitea/workflows/fixturenet-eth-stack.yml index f1cf23b..2373a29 100644 --- a/.gitea/workflows/fixturenet-eth-stack.yml +++ b/.gitea/workflows/fixturenet-eth-stack.yml @@ -4,7 +4,7 @@ on: push: branches: '*' schedule: # Note: coordinate with other tests to not overload runners at the same time of day - - cron: '2 14 * * *' + - cron: '2 40 * * *' jobs: test: