We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0628bdb commit 00a2c7dCopy full SHA for 00a2c7d
1 file changed
ci/scripts/github/github_tvmbot.py
@@ -543,6 +543,7 @@ def rerun_jenkins_ci(self) -> None:
543
"tvm-minimal-cross-isa",
544
"tvm-riscv",
545
"tvm-wasm",
546
+ "tvm-unity",
547
]
548
for name in job_names:
549
url = JENKINS_URL + f"job/{name}/job/PR-{self.number}/buildWithParameters"
0 commit comments