Skip to content

Commit 3c83086

Browse files
authored
Merge pull request circleci#4403 from circleci/fix/artifacts-expiry
fix cache expiry
2 parents 63226b3 + d540a9e commit 3c83086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ There are many different approaches to utilizing caching in monorepos. This type
147147

148148
### Cache Expiration
149149
{:.no_toc}
150-
Caches created via the `save_cache` step are stored for up to 30 days.
150+
Caches created via the `save_cache` step are stored for up to 15 days.
151151

152152
### Clearing Cache
153153
{:.no_toc}

0 commit comments

Comments
 (0)