Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Maximize build space on Github runners (#2324)
### 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
- Loading branch information