Skip to content

Commit

Permalink
[CI] Support tvm-bot rerun for tvm-unity task (apache#16502)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hzfengsy authored Feb 1, 2024
1 parent 0628bdb commit 00a2c7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/scripts/github/github_tvmbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,7 @@ def rerun_jenkins_ci(self) -> None:
"tvm-minimal-cross-isa",
"tvm-riscv",
"tvm-wasm",
"tvm-unity",
]
for name in job_names:
url = JENKINS_URL + f"job/{name}/job/PR-{self.number}/buildWithParameters"
Expand Down

0 comments on commit 00a2c7d

Please sign in to comment.