[all-commits] [llvm/llvm-project] de15c5: Revert "[GitHub] Fix slow sccache install on macOS...

Craig Hesling via All-commits all-commits at lists.llvm.org
Mon Jan 8 09:54:25 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de15c5501903a5a52dcae976e40b8b1f6a838911
      https://github.com/llvm/llvm-project/commit/de15c5501903a5a52dcae976e40b8b1f6a838911
  Author: Craig Hesling <craig at hesling.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M .github/workflows/llvm-project-tests.yml

  Log Message:
  -----------
  Revert "[GitHub] Fix slow sccache install on macOS by upgrading macOS version (#77165)" (#77270)

This reverts commit 602c8fa2d8da6562e4f36df3bd63c26a4c7461e7, 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




More information about the All-commits mailing list