We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48c9bd commit 622c999Copy full SHA for 622c999
.github/workflows/cleanup_caches.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Cleanup ccache
53
uses: ./.github/actions/cache/cleanup
54
with:
55
- cache-size: 500
+ cache-size: 100
56
max-cache-size: 750
57
cache-path: ${{ env.CCACHE_PATH }}
58
recursive: true
0 commit comments