circt icon indicating copy to clipboard operation
circt copied to clipboard

[CI] Cancelled CI saves sccache

Open uenoku opened this issue 9 months ago • 0 comments
trafficstars

When I manually cancelled CI run it saved incomplete cache (See https://github.com/llvm/circt/actions/runs/13425801396/job/37508404535). Subsequent PRs use the incomplete cache which requires full build of LLVM. Cache should be saved when it's cancelled.

uenoku avatar Feb 20 '25 01:02 uenoku