This is an automated email from the ASF dual-hosted git repository. areusch pushed a commit to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git
commit fcca67be8fc0d65f8aa2d0e8836e81360bf927df Author: Andrew Reusch <[email protected]> AuthorDate: Tue Aug 17 15:58:12 2021 -0700 rev ci-qemu to 0.08 --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index c366106..d14edbe 100755 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -49,7 +49,7 @@ ci_gpu = "tlcpack/ci-gpu:v0.76" ci_cpu = "tlcpack/ci-cpu:v0.75" ci_wasm = "tlcpack/ci-wasm:v0.71" ci_i386 = "tlcpack/ci-i386:v0.73" -ci_qemu = "tlcpack/ci-qemu:v0.07" +ci_qemu = "areusch1/ci-qemu:v0.08-1" ci_arm = "tlcpack/ci-arm:v0.06" // <--- End of regex-scanned config.
