Closed
Description
We used to be allowed to use 300GB of cache, but starting this evening (quite possibly at 00:00 UTC) it's down to 25GB. I found this because it breaks the new CI setup completely, but even in the original validate.yml
dogfooding
relies on the cache to provide the cabal
executable to be tested.
It's possible that jettisoning the store will get the cache down to a size GitHub will continue to cache, but worst case we may need to switch to using artifacts and just give up on cache entirely.