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

High memory usage of compilation (windows) #854

Open
korbinian90 opened this issue Sep 29, 2023 · 0 comments
Open

High memory usage of compilation (windows) #854

korbinian90 opened this issue Sep 29, 2023 · 0 comments

Comments

@korbinian90
Copy link

korbinian90 commented Sep 29, 2023

I'm using the GitHub runners to compile my package for different OS.

The free Windows GitHub runner has 8GB RAM and crashes during compilation with

- PackageCompiler: compiling nonincremental system image
LLVM ERROR: out of memory

A current solution is to increase the swap-file on the windows runners via https://github.com/al-cheb/configure-pagefile-action

(I decided to create this issue with having a solution since others might attempt the same or have better solutions)

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

No branches or pull requests

1 participant