diff --git a/.github/workflows/lnt-benchmarks.yml b/.github/workflows/lnt-benchmarks.yml index 8262c1705130..f103878e88ea 100644 --- a/.github/workflows/lnt-benchmarks.yml +++ b/.github/workflows/lnt-benchmarks.yml @@ -15,5 +15,5 @@ jobs: with: compiler_tester_branch: "aba-lnt-support" compiler_llvm_branch: ${{ github.head_ref }} - ccache-key-type: 'static' # rotate ccache key every month + ccache-key: 'llvm-Linux-X64-gnu' compiler-llvm-repo: ${{ github.event.pull_request.head.repo.full_name }} # required to properly test forks