You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(cross-compilation): add swap space and limit jobs for LTO memory usage
- Add 8GB swap space for Linux cross-compilation to handle LTO memory needs
- Limit CARGO_BUILD_JOBS to 2 to reduce peak RAM usage during whisper-rs LTO builds
- Applied to both agent_engine_build.yml and agent_engine_release.yml workflows
0 commit comments