Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

ci: more runner disk space #2111

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Conversation

gitlawr
Copy link
Contributor

@gitlawr gitlawr commented Feb 4, 2024

Problem:
run out of disk space in CI.

Solution:
Remove unused tools in the hosted runner. It reclaims ~10Gi disk space.

Before:
Filesystem Size Used Avail Use% Mounted on
/dev/root 73G 53G 21G 73% /

After:
Filesystem Size Used Avail Use% Mounted on
/dev/root 73G 43G 30G 60% /

Related Discussions
For more context:
actions/runner-images#2875
https://github.com/orgs/community/discussions/26351

Copy link
Member

@thxCode thxCode left a comment

Choose a reason for hiding this comment

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

LGTM

@gitlawr gitlawr requested a review from aiwantaozi February 4, 2024 07:35
@aiwantaozi aiwantaozi merged commit b0b62a1 into seal-io:main Feb 4, 2024
Copy link
Contributor

@aiwantaozi aiwantaozi left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants