build-tails: drop the -l (lazy) option from the umount call (refs: #12009).
If the build tmpfs cannot be unmounted in practice, then the space it uses remains as occupied cached memory, which fails the next build. So let's try to *really* unmount it.
Please register or sign in to comment