We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
status.json
1 parent c003f4a commit 128ad83Copy full SHA for 128ad83
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": "arm/branch",
27
- "status": "PENDING",
28
- "url": "https://ci.tlcpack.ai/job/tvm-arm/job/nightly/669/display/redirect"
29
- },
30
{
31
"name": "gpu/branch",
32
"status": "PENDING",
@@ -37,6 +32,11 @@
37
38
33
"url": "https://ci.tlcpack.ai/job/tvm-unity/job/nightly/316/display/redirect"
39
34
35
+ {
36
+ "name": "arm/branch",
+ "status": "SUCCESS",
+ "url": "https://ci.tlcpack.ai/job/tvm-arm/job/nightly/669/display/redirect"
+ },
40
41
"name": "cpu/branch",
42
0 commit comments