use stable cache

This commit is contained in:
Rob Walker 2018-08-13 16:00:14 -07:00
parent fa44a71d3e
commit ab10b7676a
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ steps:
- command: "ci/docker-run.sh solanalabs/rust ci/test-bench.sh"
name: "bench [public]"
env:
CARGO_TARGET_CACHE_NAME: "bench"
CARGO_TARGET_CACHE_NAME: "stable"
timeout_in_minutes: 30
- command: "ci/shellcheck.sh"
name: "shellcheck [public]"