We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
status.json
1 parent 1de976e commit 6a35dadCopy full SHA for 6a35dad
statuses.json
@@ -22,11 +22,6 @@
22
"status": "SUCCESS",
23
"url": "https://github.com/apache/tvm/actions/runs/13812381090/job/38636785434"
24
},
25
- {
26
- "name": "unity/branch",
27
- "status": "PENDING",
28
- "url": "https://ci.tlcpack.ai/job/tvm-unity/job/nightly/316/display/redirect"
29
- },
30
{
31
"name": "arm/branch",
32
@@ -62,6 +57,11 @@
62
57
63
58
"url": "https://ci.tlcpack.ai/job/tvm-lint/job/nightly/648/display/redirect"
64
59
60
+ {
61
+ "name": "unity/branch",
+ "status": "SUCCESS",
+ "url": "https://ci.tlcpack.ai/job/tvm-unity/job/nightly/316/display/redirect"
+ },
65
66
"name": "wasm/branch",
67
0 commit comments