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
- Add toolchain-specific and shared cache keys for better cache utilization
- Enable incremental compilation and optimize RUSTFLAGS for faster builds
- Add manual cache refresh capability via workflow dispatch
- Include optional nextest installation for faster test execution
- Improve cache efficiency with conditional saving on main branches
Mostly inspired from o1-labs/proof-systems
0 commit comments