aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-04-11 11:52:50 +0100
committerChristopher Baines <mail@cbaines.net>2023-04-11 11:52:50 +0100
commit2a24153a96499b8c1d32921f3a2390e465e6ef63 (patch)
treeec165ab9225a2cc25f81585444478fd9341b3808 /guix-qa-frontpage
parent53bd33334c6ef2f1bf73718ccd0d72b14a3f76ad (diff)
downloadqa-frontpage-2a24153a96499b8c1d32921f3a2390e465e6ef63.tar
qa-frontpage-2a24153a96499b8c1d32921f3a2390e465e6ef63.tar.gz
Stop building core-updates
While substitute availability was getting there, lots of changes were introduced in 2bde53c594aadca3df85d1011a41d8dfc183bb4b. There's only resources to build the branch while it's not changing a lot, so stop building it for now.
Diffstat (limited to 'guix-qa-frontpage')
-rw-r--r--guix-qa-frontpage/manage-builds.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-qa-frontpage/manage-builds.scm b/guix-qa-frontpage/manage-builds.scm
index 77514c5..306734c 100644
--- a/guix-qa-frontpage/manage-builds.scm
+++ b/guix-qa-frontpage/manage-builds.scm
@@ -160,7 +160,7 @@
0))
(simple-format #t "submitting branch builds\n")
- (let ((branches '("core-updates")))
+ (let ((branches '()))
(for-each
(lambda (branch)
(simple-format #t