[all-commits] [llvm/llvm-project] 2c1d4b: [Github] Install sccache from apt repo in CI conta...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sun Apr 27 08:21:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c1d4b0404187f0162d3b2df64dae062e53c3c79
      https://github.com/llvm/llvm-project/commit/2c1d4b0404187f0162d3b2df64dae062e53c3c79
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-04-27 (Sun, 27 Apr 2025)

  Changed paths:
    M .github/workflows/containers/github-action-ci/Dockerfile

  Log Message:
  -----------
  [Github] Install sccache from apt repo in CI container (#137491)

This patch installs sccache using apt-get in the CI container build
process rather than manually downloading it from github releases. This
makes things quite a bit simpler and means we are not manually handling
things like hash/signature verification. This is only possible now that
we are using ubuntu 24.04 by default.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list