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
- Build times consistently 6-8.5 minutes with cache hits
69
+
- Cache restoration is fast (218MB Rust cache downloads in ~7 seconds at 35 MB/s)
70
+
- All post-job steps confirm "Cache up-to-date" and "not saving cache" (indicating successful hits)
71
+
72
+
### Conclusion:
73
+
The caching is working as designed. The initial concern about caching not working was likely based on older runs or misinterpreting logs. Current state shows optimal cache performance across all three package managers.
74
+
75
+
No changes needed - the workflow caching configuration is already optimized.
0 commit comments