This is an automated email from the ASF dual-hosted git repository.
andrewzhaoluo pushed a commit to branch ci-docker-staging
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/ci-docker-staging by this push:
new 0f698d3 fix missing - with _
0f698d3 is described below
commit 0f698d31f2fbc7a5a5dfe40cd42e2a677a106db2
Author: Andrew Luo <[email protected]>
AuthorDate: Thu Jan 13 17:05:35 2022 -0800
fix missing - with _
---
Jenkinsfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index 24a5621..bb70e39 100755
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -50,7 +50,7 @@ ci_gpu = "tlcpackstaging/ci_gpu:20220112-000102-d1ee20191"
ci_cpu = "tlcpack/ci-cpu:v0.80"
ci_wasm = "tlcpack/ci-wasm:v0.71"
ci_i386 = "tlcpack/ci-i386:v0.74"
-ci_qemu = "tlcpackstaging/ci-qemu:20220112-000102-d1ee20191"
+ci_qemu = "tlcpackstaging/ci_qemu:20220112-000102-d1ee20191"
ci_arm = "tlcpack/ci-arm:v0.06"
// <--- End of regex-scanned config.