Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ commands:
features:
description: "Comma-separated list of features to restore the cache for"
type: string
default: ""
default: "default"
prefix:
description: "Prefix to add to the cache key"
type: string
Expand Down Expand Up @@ -3126,8 +3126,8 @@ jobs:
components: llvm-tools-preview
- rust-prepare-and-restore-cache:
directory: kona
binaries: kona-client
needs_clang: true
profile: release
- gcp-cli/install
- gcp-oidc-authenticate:
gcp_cred_config_file_path: /tmp/gcp_cred_config.json
Expand Down