hydra: Increase size of USB image.

* build-aux/hydra/gnu-system.scm (qemu-jobs) <usb-image>: Increase from
  800 MiB to 850 MiB.
master
Ludovic Courtès 2015-04-16 10:05:36 +02:00
parent 73b1b4eba9
commit e1600f6996
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ system.")
(set-guile-for-build (default-guile))
(system-disk-image installation-os
#:disk-image-size
(* 800 MiB))))))
(* 850 MiB))))))
'()))
(define job-name