From 3be9962a87b6097fac311526ff55b934f210428b Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sat, 20 Apr 2024 16:36:35 -0400 Subject: [PATCH] increase interval to slightly more sane time Signed-off-by: ahuston-0 --- hydra/spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hydra/spec.json b/hydra/spec.json index 70f573a..4735faf 100644 --- a/hydra/spec.json +++ b/hydra/spec.json @@ -4,7 +4,7 @@ "description": "system flake", "nixexprinput": "nixexpr", "nixexprpath": "hydra/jobsets.nix", - "checkinterval": 20, + "checkinterval": 60, "schedulingshares": 100, "enableemail": false, "emailoverride": "",