Skip to content

Commit 00a2c7d

Browse files
author
Siyuan Feng
authored
[CI] Support tvm-bot rerun for tvm-unity task (#16502)
1 parent 0628bdb commit 00a2c7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/scripts/github/github_tvmbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ def rerun_jenkins_ci(self) -> None:
543543
"tvm-minimal-cross-isa",
544544
"tvm-riscv",
545545
"tvm-wasm",
546+
"tvm-unity",
546547
]
547548
for name in job_names:
548549
url = JENKINS_URL + f"job/{name}/job/PR-{self.number}/buildWithParameters"

0 commit comments

Comments
 (0)