Apologies if this is the wrong place to ask but I have been trying to track down an issue on Github Actions where the runner is running out of disk space. My build and my source repository have not massively changed and I can’t figure out why this is happening. At present I am just at the theory stage and trying to rule out a few things. Is it possible that I am pulling a huge amount of cached layers from dagger cloud? I am just testing the build without, but my theory on this is that the first build seems to work fine, but when I merge into main it fails with out of space. Could there be something with pulling large amounts of cache?
I am not going to lie, I am clutching at straws here, my next step is to employ the services of Hercule Poirot.