Increase disk space in image?
Closed this issue · 2 comments
YPares commented
Hello! Is there a way to increase available disk space in the image? I'm trying to build a project with a few dependencies ( https://github.com/YPares/arpligner/actions/runs/4083649809/jobs/7039425655 ) and fail because of /var/cache/apt/archives/ not having enough space, though my Ubuntu x64 build job (which installs about the same dependencies) works fine.
pguyot commented
It is definitely possible with option image_additional_mb
.