This is an automated email from the ASF dual-hosted git repository.
syfeng pushed a commit to branch unity_ci
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/unity_ci by this push:
new 53866566ff upd
53866566ff is described below
commit 53866566ffa3f2cdd05cf19eb045334224bcb1a3
Author: Siyuan Feng <[email protected]>
AuthorDate: Mon Nov 27 16:42:12 2023 +0800
upd
---
ci/jenkins/unity_jenkinsfile.groovy | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ci/jenkins/unity_jenkinsfile.groovy
b/ci/jenkins/unity_jenkinsfile.groovy
index 31d3325889..38b5e15c6e 100644
--- a/ci/jenkins/unity_jenkinsfile.groovy
+++ b/ci/jenkins/unity_jenkinsfile.groovy
@@ -309,5 +309,5 @@ stage('Unittest') {
sh "${docker_run} ${ci_gpu}
./tests/scripts/unity/task_python_relax_gpuonly.sh"
}
}
- },
+ }
}
\ No newline at end of file