Skip to content

Commit

Permalink
Update ccache version
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasSte committed Jan 6, 2025
1 parent e23a860 commit 1704cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llvm-project-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
with:
fetch-depth: 250
- name: Setup ${{ matrix.compile_cache }}
uses: hendrikmuhs/ccache-action@v1
uses: hendrikmuhs/ccache-action@v1.2
with:
# A full build of llvm, clang, lld, and lldb takes about 250MB
# of ccache space. There's not much reason to have more than this,
Expand Down

0 comments on commit 1704cab

Please sign in to comment.