Ci

Squeezing disk space on github runner: Guide

Once time developer send you message in Slack that Github Action pipeline failed. You opened pipeline, scrolled down logs and see message:

ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device

But what this means ? Why it happenned and what to do now ? Let’s figure it out.