guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: hydra: cuirass: Remove jobset for testing Go lang


From: Leo Famulari
Subject: branch master updated: hydra: cuirass: Remove jobset for testing Go language updates.
Date: Tue, 28 Mar 2023 16:39:01 -0400

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 <leo@famulari.name>
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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]