[all-commits] [llvm/llvm-project] 1888a5: [Github][CI] Remove premerge container (#123483)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Tue Jan 21 11:01:37 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1888a5f02fc53703c70abca2b12048e896d8c136
      https://github.com/llvm/llvm-project/commit/1888a5f02fc53703c70abca2b12048e896d8c136
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M .github/workflows/premerge.yaml

  Log Message:
  -----------
  [Github][CI] Remove premerge container (#123483)

This patch removes the container from the premerge job. We are moving
away from the kubernetes executor back to executing everything in the
same container due to reliability issues. This patch updates everything
in the premerge job to work.

This is part of a temp fix to
https://github.com/llvm/llvm-zorg/issues/362.



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