Skip to content

Do not clear disk space in setup-linux - #3013

Merged
zcbenz merged 2 commits into
mainfrom
test/disk-free
Jan 19, 2026
Merged

Do not clear disk space in setup-linux#3013
zcbenz merged 2 commits into
mainfrom
test/disk-free

Conversation

@zcbenz

@zcbenz zcbenz commented Jan 18, 2026

Copy link
Copy Markdown
Collaborator

After the building there are still 20G disk space so there is no need to clear disk space which takes 1~2 minutes.

Run df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/root        73G   54G   20G  74% /

@awni

awni commented Jan 19, 2026

Copy link
Copy Markdown
Member

Cool, thanks for checking that!

- uses: ./.github/actions/setup-linux
- uses: ./.github/actions/build-linux
- uses: ./.github/actions/test-linux
- run: df -h

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do you want to keep that?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yeah it would be helpful when out-of-disk-space error happens next time.

@zcbenz
zcbenz merged commit 0b25c9c into main Jan 19, 2026
30 checks passed
@zcbenz
zcbenz deleted the test/disk-free branch January 19, 2026 22:22
jzdziarski pushed a commit to jzdziarski/mlx that referenced this pull request Jul 26, 2026
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