This is an automated email from the ASF dual-hosted git repository.

tqchen pushed a commit to branch ci-docker-staging
in repository https://gitbox.apache.org/repos/asf/tvm.git

commit f960ab074044e04e7bf3bcfe27b74497ec5a967c
Author: tqchen <[email protected]>
AuthorDate: Tue Dec 14 10:52:50 2021 -0500

    [CI] Hotfix Jenkinsfile
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 96f2537..a782204 100755
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -463,7 +463,7 @@ stage('Unit Test') {
       } else {
          Utils.markStageSkippedForConditional('python3: arm')
       }
-    },
+    }
 }
 
 stage('Integration Test') {

Reply via email to