-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
The introduction of maximize-build-space has actually been decreasing the available space to the extent that even checking out fails in some cases.
Take https://github.com/blitzkit/blitzkit/actions/runs/19639654199 for example, which used maximize-build-space and failed during the installation of dependencies.
Take https://github.com/blitzkit/blitzkit/actions/runs/19623459579 as an example for a similar run that checks out the same code and installs the same dependencies, but it succeeds because it doesn't use maximize-build-space.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels