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 unused packages in CI to avoid low disk space errors #699

Merged
merged 4 commits into from
Feb 29, 2024

Conversation

r-veenstra
Copy link
Contributor

Linux runners in CI were encountering low disk space errors, causing CI to fail.

This PR cleans up unused packages already installed on the linux images, clearing approx 4GB of space.

CI builds are now successful.

This is likely a bandaid and we may encounter it again in the future, however it is necessary in order to get the next release out.

@r-veenstra r-veenstra enabled auto-merge (squash) February 29, 2024 06:00
Copy link
Contributor

@timoore timoore left a comment

Choose a reason for hiding this comment

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

Looks good to me. Mercurial?!

@r-veenstra r-veenstra merged commit 8e4b1cc into main Feb 29, 2024
3 checks passed
@r-veenstra r-veenstra deleted the fix-ci-diskspace branch February 29, 2024 10:30
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.

2 participants