sapling/.github/workflows
Lukasz Piatkowski e326cdb0bd GitHub Actions: fix running out of space on Ubuntu build workflow (#23)
Summary:
As per https://github.com/actions/virtual-environments/issues/709 there started to be some issies with Ubuntu envs running out of space. This should fix it.

Also our Cargo builds use a lot of space, changing them to be non-incremental and removing debug symbols keeps the build fast, but greatly reduces the disk space usage leaving us enough space on GitHub Actions virtual machines.
Pull Request resolved: https://github.com/facebookexperimental/eden/pull/23

Reviewed By: farnz

Differential Revision: D22160020

Pulled By: lukaspiatkowski

fbshipit-source-id: c23393e310c15ebf5a18b80f0bb5f1f894d24849
2020-06-22 07:50:25 -07:00
..
edenscm-libs.yml revisionstore: feature gate the Mononoke LFS tests 2020-03-30 08:40:43 -07:00
mononoke.yml GitHub Actions: fix running out of space on Ubuntu build workflow (#23) 2020-06-22 07:50:25 -07:00