Files
WoWee/.github
Kelsi 7f4c274e35 fix(ci): limit arm64 Linux build parallelism to avoid OOM
The ubuntu-24.04-arm runner is memory-constrained and the full
parallel Release build was being killed by the OOM reaper, causing
the Build step to fail silently with no log output. Cap at 2 jobs.
2026-04-02 14:49:14 -07:00
..