Skip to content

Commit

Permalink
reduce cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Sep 25, 2024
1 parent c48c9bd commit 622c999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup_caches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Cleanup ccache
uses: ./.github/actions/cache/cleanup
with:
cache-size: 500
cache-size: 100
max-cache-size: 750
cache-path: ${{ env.CCACHE_PATH }}
recursive: true
Expand Down

0 comments on commit 622c999

Please sign in to comment.