From 3fc047bc64bee2a16e34393b7a06be788d13c37f Mon Sep 17 00:00:00 2001 From: Antoine Eiche Date: Sun, 30 May 2021 21:43:05 +0200 Subject: Remove nixos-20.03 job We only support 2 releases. --- .hydra/declarative-jobsets.nix | 20 -------------------- 1 file changed, 20 deletions(-) (limited to '.hydra') diff --git a/.hydra/declarative-jobsets.nix b/.hydra/declarative-jobsets.nix index b1d0628..f96d5ba 100644 --- a/.hydra/declarative-jobsets.nix +++ b/.hydra/declarative-jobsets.nix @@ -61,26 +61,6 @@ let }; }; }; - "nixos-20.03" = { - description = "Build the nixos-20.03 branch of Simple NixOS MailServer"; - checkinterval = "60"; - enabled = "1"; - nixexprinput = "snm"; - nixexprpath = ".hydra/default.nix"; - schedulingshares = 100; - enableemail = false; - emailoverride = ""; - keepnr = 3; - hidden = false; - type = 0; - inputs = { - snm = { - value = "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver nixos-20.03"; - type = "git"; - emailresponsible = false; - }; - }; - }; "nixos-20.09" = { description = "Build the nixos-20.09 branch of Simple NixOS MailServer"; checkinterval = "60"; -- cgit v1.2.3