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

Clean up runner space before running actions #841

Merged
merged 1 commit into from Nov 9, 2023

Conversation

akoshelev
Copy link
Collaborator

14Gb default space is probably not enough for us anymore

[ec2-user@ip-172-31-49-57 ipa]$ du -sh target/
36G     target/

see the discussion here
actions/runner-images#2875

A successful run: https://github.com/akoshelev/raw-ipa/actions/runs/6802955694

14Gb default space is probably not enough for us anymore

```
[ec2-user@ip-172-31-49-57 ipa]$ du -sh target/
36G     target/
```

see the discussion here
actions/runner-images#2875
Copy link
Contributor

@richajaindce richajaindce left a comment

Choose a reason for hiding this comment

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

Lgtm. I hope swap-storage doesn't slow it down though

@akoshelev akoshelev merged commit 2fd0567 into private-attribution:main Nov 9, 2023
@akoshelev akoshelev deleted the gh-clean-up-space branch November 9, 2023 17:58
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.

None yet

2 participants