mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
This reverts commit 602c8fa2d8, due to an
sccache issue seen on larger builds using macOS-12 runners.
The issue is documented in in the following issue:
https://github.com/hendrikmuhs/ccache-action/issues/174
The original PR is the following:
https://github.com/llvm/llvm-project/pull/77165