about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorMartin Liska <martin.liska@hey.com>2025-01-25 18:21:58 +0100
committerMartin Liska <martin.liska@hey.com>2025-01-25 18:22:00 +0100
commit1392e074b7941af2f0b4bb400e1d0c75943cfe47 (patch)
tree51b5ecf66e920c3075cb7fd06ce7b24d5b866de8 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parentbda56643be5e5eb26f5287d8b0af53339b0f9f70 (diff)
downloadrust-1392e074b7941af2f0b4bb400e1d0c75943cfe47.tar.gz
rust-1392e074b7941af2f0b4bb400e1d0c75943cfe47.zip
CI: use key-restore for cache GH action
It seems one can't overwrite a cache entry:
```
Failed to save: Unable to reserve cache with key linkcheck--0.8.1, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/master, Key: linkcheck--0.8.1, Version: 33f8fd511bed9c91c40778bc5c27cb58425caa894ab50f9c5705d83cb78660e0
Warning: Cache save failed.
```

A proper solution is to use `restore-keys`:
https://github.com/actions/cache/blob/main/tips-and-workarounds.md#update-a-cache
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions