commit:     4a218bcee8ae1ff28227ce31a622f0cdd83e9868
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  9 13:27:03 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar  9 13:27:03 2026 +0000
URL:        https://gitweb.gentoo.org/proj/binhost.git/commit/?id=4a218bce

milou: try increase tmpfs for webkit-gtk failures

We keep trying to build 2x webkit-gtk in parallel and failing. Need
to do steve env snippets for this but try a hack for now.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 builders/milou/binhost-update | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/builders/milou/binhost-update b/builders/milou/binhost-update
index f627550..5379053 100755
--- a/builders/milou/binhost-update
+++ b/builders/milou/binhost-update
@@ -26,7 +26,7 @@ NSPAWN_DEBUGDIR='.binhost-amd64-x86-64.debuginfo'
 UPLOAD_USER=amd64
 UPLOAD_KEY=/root/.ssh/id_ed25519
 
-TMPFS_SIZE=48
+TMPFS_SIZE=58 # 48
 
 
 send_email() {

Reply via email to