prop/.forgejo
Graham McIntire a7e099e0e7
Some checks failed
Build and Push / Build and Push Docker Image (push) Has been cancelled
fix: limit EXLA C++ compilation parallelism in CI to prevent OOM
g++ gets OOM-killed during EXLA NIF compilation in the test step.
MAKEFLAGS=-j1 reduces peak memory by compiling one translation unit
at a time.
2026-08-05 09:07:14 -05:00
..
workflows fix: limit EXLA C++ compilation parallelism in CI to prevent OOM 2026-08-05 09:07:14 -05:00