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

Maximize build space on Github runners #2324

Merged
merged 7 commits into from
Feb 28, 2025
Merged

Conversation

vmilosevic
Copy link
Contributor

@vmilosevic vmilosevic commented Feb 27, 2025

Ticket

N/A

Problem description

We started running out of space when building on Github runners.

What's changed

Free up space on runners by removing unneeded packages using https://github.com/easimon/maximize-build-space action
Free up space on runners by using custom action that removes unused software packages from Github runner

Checklist

  • New/Existing tests provide coverage for changes

@jnie-TT
Copy link
Contributor

jnie-TT commented Feb 28, 2025

Merging this in on behalf of @vmilosevic

@jnie-TT jnie-TT merged commit 54a459c into main Feb 28, 2025
31 checks passed
@jnie-TT jnie-TT deleted the vmilosevic/max_build_space branch February 28, 2025 02:55
jserbedzijaTT pushed a commit that referenced this pull request Mar 1, 2025
### Ticket
N/A

### Problem description
We started running out of space when building on Github runners.

### What's changed
~Free up space on runners by removing unneeded packages using
https://github.com/easimon/maximize-build-space action~
Free up space on runners by using custom action that removes unused
software packages from Github runner

### Checklist
- [x] New/Existing tests provide coverage for changes
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.

3 participants