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

Remove source trees after CI build to recover disk space before packaging #1287

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

patrick-rivos
Copy link
Collaborator

Also avoid initializing subdirectories to avoid cloning unused trees (llvm,gcc). With this change, source trees are pulled in on demand.

This fixes #1284.

Also avoid initializing subdirectories to avoid cloning
unused trees (llvm,gcc)
Copy link
Collaborator

@kito-cheng kito-cheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That make sense to me, thanks :)

@kito-cheng kito-cheng merged commit e1dbc22 into riscv-collab:master Jul 4, 2023
20 checks passed
@patrick-rivos patrick-rivos deleted the ci-space-saver branch July 28, 2023 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LLVM-newlib new CI Failures
2 participants