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

Decrease memory usage in ARMv7 CI #559

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

marcospb19
Copy link
Member

Our GitHub Actions CI was failing because the ARMv7 systems use QEMU which consumes more memory than usual, by decreasing the memory usage, we expect to make it all work again.

Memory usage was decreased by lowering the compression levels, because when used with .xz, it would consume too much memory.

Our GitHub Actions CI was failing because the ARMv7 systems use QEMU
which consumes more memory than usual, by decreasing the memory usage,
we expect to make it all work again.
@marcospb19 marcospb19 merged commit f3db923 into main Nov 28, 2023
@marcospb19 marcospb19 deleted the fix-ci-out-of-memory-arm-systems branch November 28, 2023 23:29
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.

1 participant