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

Increase build space for Github Actions #455

Merged
merged 4 commits into from Feb 10, 2024

Conversation

ashao
Copy link
Member

@ashao ashao commented Feb 9, 2024

Our Github Actions require us to install Intel and Nvidia compilers which can be quite large. This leads to failures if we completely run out of space on the Github runner. This uses a new Github Action that removes unneeded packages.

Copy link
Contributor

@ankona ankona left a comment

Choose a reason for hiding this comment

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

LGTM!

@ashao ashao merged commit 68cf831 into CrayLabs:develop Feb 10, 2024
38 checks passed
al-rigazzi pushed a commit to al-rigazzi/SmartRedis that referenced this pull request Feb 12, 2024
Our Github Actions require us to install Intel and Nvidia compilers 
which can be quite large. This leads to failures if we completely run
 out of space on the Github runner. This uses a new Github Action that
 removes unneeded packages and resizes the root disk space.

[ committed by @ashao ]
[ reviewed by @ankona ]
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