chore: Introduce more aggressive caching (#7306)
* Introduce more aggressive caching This commit introduces caching of `target/debug` into our jobs as well as the use of `restore-keys` to hit cache even when `Cargo.lock` has changed. This commit is further work from #7269 Signed-off-by: Brian L. Troutwine <brian@troutwine.us> * `target/debug` not `~/target/debug` Signed-off-by: Brian L. Troutwine <brian@troutwine.us> * Back off caching `target/debug` Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
B
Brian L. Troutwine committed
d3017c9c9ce1dbe1b8f420c2cb9cdcb3f07f5b05
Parent: 6f11ab1
Committed by GitHub <noreply@github.com>
on 5/4/2021, 5:35:28 PM