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

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

commit 8f54df4272fcabff23fc0c16a239903d60577576
Author: Leandro Nunes <[email protected]>
AuthorDate: Thu Jan 13 14:20:35 2022 +0000

    Update ci-arm and ci-qemu with tag 20220112-225944-11edc7b64
---
 Jenkinsfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 11feadb..e145f0f 100755
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -50,8 +50,8 @@ ci_gpu = "tlcpack/ci-gpu:v0.79"
 ci_cpu = "tlcpack/ci-cpu:v0.80"
 ci_wasm = "tlcpack/ci-wasm:v0.71"
 ci_i386 = "tlcpack/ci-i386:v0.74"
-ci_qemu = "tlcpack/ci-qemu:v0.08"
-ci_arm = "tlcpack/ci-arm:v0.06"
+ci_qemu = "tlcpackstaging/ci_qemu:20220112-225944-11edc7b64"
+ci_arm = "tlcpackstaging/ci_arm:20220112-225944-11edc7b64"
 // <--- End of regex-scanned config.
 
 // Parameters to allow overriding (in Jenkins UI), the images

Reply via email to