aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guix-qa-frontpage/branch.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-qa-frontpage/branch.scm b/guix-qa-frontpage/branch.scm
index 125437e..5874120 100644
--- a/guix-qa-frontpage/branch.scm
+++ b/guix-qa-frontpage/branch.scm
@@ -193,7 +193,7 @@
(target . ,master-revision))
;; TODO: Maybe do something smarter here?
#:systems '("x86_64-linux"))))))
- `((up-to-date? . ,(< changes 3000))
+ `((up-to-date? . ,(< changes 400))
(changes . ,changes)
(master . ,master-revision))))
#:unwind? #t