Skip to content

Commit

Permalink
enable local cache hits (#1478)
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe authored May 2, 2023
1 parent a44ca96 commit 9200b41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/recipes/libraft/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ outputs:
- SCCACHE_S3_KEY_PREFIX=libraft-aarch64 # [aarch64]
- SCCACHE_S3_KEY_PREFIX=libraft-linux64 # [linux64]
- SCCACHE_S3_USE_SSL
- SCCACHE_S3_NO_CREDENTIALS
number: {{ GIT_DESCRIBE_NUMBER }}
string: cuda{{ cuda_major }}_{{ date_string }}_{{ GIT_DESCRIBE_HASH }}_{{ GIT_DESCRIBE_NUMBER }}
ignore_run_exports_from:
Expand Down

0 comments on commit 9200b41

Please sign in to comment.