Skip to content

Commit 622c999

Browse files
committed
reduce cache
1 parent c48c9bd commit 622c999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cleanup_caches.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Cleanup ccache
5353
uses: ./.github/actions/cache/cleanup
5454
with:
55-
cache-size: 500
55+
cache-size: 100
5656
max-cache-size: 750
5757
cache-path: ${{ env.CCACHE_PATH }}
5858
recursive: true

0 commit comments

Comments
 (0)