https://github.com/boomanaiden154 updated https://github.com/llvm/llvm-project/pull/149195
>From 9683d8b16fcdf30501aeeafb28ce3a0003eaeb8c Mon Sep 17 00:00:00 2001 From: Aiden Grossman <aidengross...@google.com> Date: Thu, 17 Jul 2025 15:24:49 +0000 Subject: [PATCH] more ccache->sccache Created using spr 1.3.4 --- .github/workflows/premerge.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/premerge.yaml b/.github/workflows/premerge.yaml index ff63355222065..7b5ecd62080f3 100644 --- a/.github/workflows/premerge.yaml +++ b/.github/workflows/premerge.yaml @@ -37,6 +37,7 @@ jobs: - name: Setup ccache uses: hendrikmuhs/ccache-action@a1209f81afb8c005c13b4296c32e363431bffea5 # v1.2.17 with: + variant: "sccache" max-size: "2000M" - name: Build and Test # Mark the job as a success even if the step fails so that people do _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits