Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

free up disk space to allow linux CI to pass #2070

Closed
wants to merge 1 commit into from

Commits on Oct 20, 2023

  1. free up disk space to allow linux CI to pass

    Free up some disk from the runner and intermediate build steps as folly linux CI link step is failing with out of disk space.
    
    Regenerated CI yaml with:  ./build/fbcode_builder/getdeps.py generate-github-actions --src-dir=. --free-up-disk --os-type=linux --output-dir=.github/workflows folly
    ahornby committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a16280b View commit details
    Browse the repository at this point in the history