[llvm] [Github][CI] Rename New Premerge Jobs (PR #138024)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Thu May 1 23:19:29 PDT 2025


================
@@ -29,8 +29,8 @@
 # name.
 GITHUB_JOB_TO_TRACK = {
     "github_llvm_premerge_checks": {
-        "Linux Premerge Checks (Test Only - Please Ignore Results)": "premerge_linux",
-        "Windows Premerge Checks (Test Only - Please Ignore Results)": "premerge_windows",
+        "Build and Test Linux (Test Only - Please Ignore Results)": "premerge_linux",
+        "Build and Test Windows (Test Only - Please Ignore Results)": "premerge_windows",
     }
----------------
boomanaiden154 wrote:

Renamed.

https://github.com/llvm/llvm-project/pull/138024


More information about the llvm-commits mailing list