Files
Ferrous-Solitaire/.gitea
funman300 fe3c3aed31
Test / test (push) Successful in 36m31s
fix(ci): cap cargo to two parallel jobs so concurrent test-binary links fit runner memory
Runs 514/516/519 (incl. master itself) died on 'ld terminated with
signal 9' — the workspace now links enough large test binaries that
per-core parallel linking OOMs the runner even at line-tables-only
debuginfo. CARGO_BUILD_JOBS=2 keeps at most two links in flight.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 17:33:36 -07:00
..