diff options
author | Christopher Baines <mail@cbaines.net> | 2025-03-28 22:33:13 +0300 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2025-04-06 12:46:02 +0100 |
commit | a34aeed34cbfbaff17be179f318a4bab24e7a26f (patch) | |
tree | b4ca8bae9ac7d040a3812ee2adb7c55e9e4eed3e | |
parent | 36448e2fed780c46103c782449f4a4657eb0c529 (diff) | |
download | qa-frontpage-a34aeed34cbfbaff17be179f318a4bab24e7a26f.tar qa-frontpage-a34aeed34cbfbaff17be179f318a4bab24e7a26f.tar.gz |
Submit builds for the top 2 branches
Since the build coordinator is keeping up better at the moment.
-rw-r--r-- | guix-qa-frontpage/manage-builds.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-qa-frontpage/manage-builds.scm b/guix-qa-frontpage/manage-builds.scm index 6f8d521..90e7798 100644 --- a/guix-qa-frontpage/manage-builds.scm +++ b/guix-qa-frontpage/manage-builds.scm @@ -451,7 +451,7 @@ all-branches) ;; TODO The builds for the first branch should be mostly ;; complete before submitting builds for any others - 1)) + 2)) (branch-names (map car branches))) |