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
fix(ci): Remove enableCrossOsArchive to fix cache version mismatch
Both host (ubuntu-24.04) and container (actions-runner, also Ubuntu 24.04)
are the same OS, so enableCrossOsArchive is not needed. Removing it
fixes cache misses caused by version hash differences between caches
saved without the flag and restores attempted with it.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments