This is an automated email from the ASF dual-hosted git repository. mousius pushed a commit to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git
commit 09614c18ba86b449d1281ff6da2cf57374da0c9f Author: Chris Sidebottom <[email protected]> AuthorDate: Mon Jan 31 09:36:26 2022 +0000 Update qemu image --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 1cd8575..22644ae 100755 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -50,7 +50,7 @@ ci_gpu = "tlcpack/ci-gpu:v0.80" 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.09" +ci_qemu = "tlcpackstaging/ci_qemu:20220130-070400-779dc51e1" ci_arm = "tlcpack/ci-arm:v0.06" // <--- End of regex-scanned config.
