This is an automated email from the git hooks/post-receive script.
lfam pushed a commit to branch master
in repository maintenance.
The following commit(s) were added to refs/heads/master by this push:
new f061b72 hydra: cuirass: Remove jobset for testing Go language updates.
f061b72 is described below
commit f061b725f604d3e4d76832b753f9954aa4284cab
Author: Leo Famulari <[email protected]>
AuthorDate: Tue Mar 28 16:38:10 2023 -0400
hydra: cuirass: Remove jobset for testing Go language updates.
* hydra/modules/sysadmin/services.scm (cuirass-specs): Remove 'go-team'.
---
hydra/modules/sysadmin/services.scm | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/hydra/modules/sysadmin/services.scm
b/hydra/modules/sysadmin/services.scm
index 1c25bc9..3d6210a 100644
--- a/hydra/modules/sysadmin/services.scm
+++ b/hydra/modules/sysadmin/services.scm
@@ -356,15 +356,6 @@ collection instead."
(period (* 12 3600))
(priority 2)
(systems '("x86_64-linux" "i686-linux")))
- (specification
- (name "go-team")
- (build 'all)
- (channels
- (list (channel
- (inherit %default-guix-channel)
- (branch "wip-go-updates"))))
- (priority 4)
- (systems '#$systems))
(specification
(name "rust-team")
(build 'all)