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
This improves CI/CD pipeline for better security, resource efficiency,
and reliability.
- Add minimal GitHub token permissions (contents:read, actions:read)
- Add concurrency control to cancel redundant workflow runs
- Add job-level and step-level timeouts across all workflows
Performance Optimizations:
- Add APT package caching for Linux runners
- Add RISC-V toolchain caching with platform-specific keys
- Add build artifacts caching (softfloat, mini-gdbstub, build/)
- Enable recursive submodule checkout for dependency caching
- Use -q flag for wget to reduce noise
0 commit comments