use stable cache
This commit is contained in:
@ -7,7 +7,7 @@ steps:
|
|||||||
- command: "ci/docker-run.sh solanalabs/rust ci/test-bench.sh"
|
- command: "ci/docker-run.sh solanalabs/rust ci/test-bench.sh"
|
||||||
name: "bench [public]"
|
name: "bench [public]"
|
||||||
env:
|
env:
|
||||||
CARGO_TARGET_CACHE_NAME: "bench"
|
CARGO_TARGET_CACHE_NAME: "stable"
|
||||||
timeout_in_minutes: 30
|
timeout_in_minutes: 30
|
||||||
- command: "ci/shellcheck.sh"
|
- command: "ci/shellcheck.sh"
|
||||||
name: "shellcheck [public]"
|
name: "shellcheck [public]"
|
||||||
|
Reference in New Issue
Block a user