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 0c7f4a2316ebac4bde44a75939d8b63eeebdefe6 Author: Andrew Reusch <[email protected]> AuthorDate: Mon Aug 9 14:57:09 2021 -0700 Rev ci-qemu to 0.07 --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 65ccbf2..99a31cd 100644 --- 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.06" +ci_qemu = "areusch1/ci-qemu-staging:v0.07" ci_arm = "tlcpack/ci-arm:v0.06" // <--- End of regex-scanned config.
