This is an automated email from the ASF dual-hosted git repository.

tqchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


The following commit(s) were added to refs/heads/main by this push:
     new 30c555bd20 [CI] Remove tvm-lint from tvm-bot (#19629)
30c555bd20 is described below

commit 30c555bd202f4d4fb749347ad68a5b3b31ea01f6
Author: Yong Wu <[email protected]>
AuthorDate: Thu May 28 04:04:15 2026 -0700

    [CI] Remove tvm-lint from tvm-bot (#19629)
    
    Remove tvm-lint from tvm-bot
---
 ci/scripts/github/github_tvmbot.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ci/scripts/github/github_tvmbot.py 
b/ci/scripts/github/github_tvmbot.py
index 24308cd77c..557ff1be52 100755
--- a/ci/scripts/github/github_tvmbot.py
+++ b/ci/scripts/github/github_tvmbot.py
@@ -536,7 +536,6 @@ class PR:
             "tvm-cpu",
             "tvm-docker",
             "tvm-gpu",
-            "tvm-lint",
             "tvm-wasm",
         ]
         for name in job_names:

Reply via email to