[all-commits] [llvm/llvm-project] 59850c: Attempt to fix libc++ actions runner restarter. (#...

Eric via All-commits all-commits at lists.llvm.org
Tue Jan 21 09:36:26 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 59850c242eaf610270ff840d3717f801b297aa66
      https://github.com/llvm/llvm-project/commit/59850c242eaf610270ff840d3717f801b297aa66
  Author: Eric <eric at efcs.ca>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M .github/workflows/libcxx-restart-preempted-jobs.yaml

  Log Message:
  -----------
  Attempt to fix libc++ actions runner restarter. (#120627)

It appears that introducing docker containers has broken the restarter
job since additional failure messages appear with the preemption
messages.

This should get jobs restarting on preemption again, but may do so
for jobs that also contain unrelated failures



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