Kelsidavis-WoWee/.github/workflows
Kelsi 7f4c274e35
Some checks are pending
Build / Build (arm64) (push) Waiting to run
Build / Build (x86-64) (push) Waiting to run
Build / Build (macOS arm64) (push) Waiting to run
Build / Build (windows-arm64) (push) Waiting to run
Build / Build (windows-x86-64) (push) Waiting to run
Security / CodeQL (C/C++) (push) Waiting to run
Security / Semgrep (push) Waiting to run
Security / Sanitizer Build (ASan/UBSan) (push) Waiting to run
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
..
build.yml fix(ci): limit arm64 Linux build parallelism to avoid OOM 2026-04-02 14:49:14 -07:00
release.yml fix(ci): bundle Vulkan loader dylibs in macOS app 2026-03-31 22:00:12 -07:00
security.yml fix: force Node.js 24 for GitHub Actions to resolve CI failure 2026-03-19 20:08:14 -07:00