[all-commits] [llvm/llvm-project] fda6b7: Fix libc++ restarter job.

Eric via All-commits all-commits at lists.llvm.org
Wed Jun 18 06:37:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fda6b751f1b1356e65816f85fbc5b98e78337940
      https://github.com/llvm/llvm-project/commit/fda6b751f1b1356e65816f85fbc5b98e78337940
  Author: Eric Fiselier <eric at efcs.ca>
  Date:   2025-06-18 (Wed, 18 Jun 2025)

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

  Log Message:
  -----------
  Fix libc++ restarter job.

A while ago, the test workflow was updated with a new preemption regex,
however it was only applied to the test job, and not the job
that's actually restarting the failed libc++ test runs.

This fix should correct the issue and get the restarter working
again.



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