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
The kernel build writes .config.resolved into kernel.configs/,
which changes the hashFiles('kernel.configs/*', ...) result between
cache restore and save, producing mismatched keys and failed saves.
Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
0 commit comments