[all-commits] [llvm/llvm-project] a53a62: [Github] Remove unnecessary packages from github-a...

Tom Stellard via All-commits all-commits at lists.llvm.org
Sun Jun 14 11:26:27 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a53a62dace4adad245571cf989eeddca32108eb0
      https://github.com/llvm/llvm-project/commit/a53a62dace4adad245571cf989eeddca32108eb0
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2026-06-14 (Sun, 14 Jun 2026)

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

  Log Message:
  -----------
  [Github] Remove unnecessary packages from github-automation container (#203358)

This cuts the container size from 654 MB to 229 MB. This is mainly due
to removing the python3-pip package which was pulling in some big
depedencies like gcc.

A smaller container will be faster to download which will speed up the
workflow runs, but also, having less packages means smaller attack
surface for the container.



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