prop/.forgejo/workflows
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
..
build-base.yaml fix: resolve 27 security, architecture, test, and performance audit findings 2026-07-27 18:19:37 -05:00
build-grid-rs.yaml fix: resolve 27 security, architecture, test, and performance audit findings 2026-07-27 18:19:37 -05:00
build.yaml fix: limit EXLA C++ compilation parallelism in CI to prevent OOM 2026-08-05 09:07:14 -05:00