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

Fix self-hosted runner linux builds OOM #3416

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

DaMandal0rian
Copy link
Member

This reverts the changes done in #3413 and adds a section for self-hosted runners explicitly to limit the parallelism/concurrency of builds for different architectures. It will result in slower build time, but we won't be wasting runners resources.

Code contributor checklist:

nazar-pc
nazar-pc previously approved these changes Mar 5, 2025
Copy link
Member

@nazar-pc nazar-pc left a comment

Choose a reason for hiding this comment

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

Makes sense, but try to trigger the build after merge to see if 3 is really low enough

@DaMandal0rian DaMandal0rian merged commit 89c85ce into main Mar 5, 2025
7 of 8 checks passed
@DaMandal0rian DaMandal0rian deleted the optimize-snapshot-ci-linux branch March 5, 2025 16:43
@DaMandal0rian
Copy link
Member Author

@nazar-pc looks like it worked
https://github.com/autonomys/subspace/actions/runs/13684761076

Thanks!

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