You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit updates the CI workflow to explicitly configure the Podman
container storage to be inside the runner work volume (`__w`), which is
guaranteed to have at least 100GB available.
The default container storage path is `/var/lib/containers/storage`,
which resides in the Docker storage volume that has no free space
guarantees.
Signed-off-by: Stephanos Ioannidis <[email protected]>
0 commit comments