summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-aux/hydra/gnu-system.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/hydra/gnu-system.scm b/build-aux/hydra/gnu-system.scm
index fce91c3160..f02f1f48e6 100644
--- a/build-aux/hydra/gnu-system.scm
+++ b/build-aux/hydra/gnu-system.scm
@@ -150,7 +150,7 @@ system.")
(run-with-store store
(system-disk-image installation-os
#:disk-image-size
- (* 700 MiB)))))
+ (* 630 MiB)))))
'()))
(define (hydra-jobs store arguments)