From 6e23b001779cc36d11eb2707ccc6c95b0d1a7d83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Thu, 24 Jul 2025 12:47:11 +0300 Subject: [PATCH] Adjust hydra jobset timing --- spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.json b/spec.json index b9f748c..b46e97f 100644 --- a/spec.json +++ b/spec.json @@ -5,7 +5,7 @@ "description": "NixOS Systems", "type": 1, "flake": "git+https://forgejo.sinerva.eu/VSinerva/nixos-conf.git", - "checkinterval": 60, + "checkinterval": 30, "schedulingshares": 100, "enableemail": false, "enable_dynamic_run_command": false,