From: Tianqi Chen Date: Wed, 29 Jul 2020 15:34:38 +0000 (-0700) Subject: [CI] Update ci-cpu to the latest (#6164) X-Git-Tag: upstream/0.7.0~336 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c32ec31476460aaf8a6f01627f05c957df20979b;p=platform%2Fupstream%2Ftvm.git [CI] Update ci-cpu to the latest (#6164) --- diff --git a/Jenkinsfile b/Jenkinsfile index 72a92ce..9e599e8 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -45,7 +45,7 @@ ci_lint = "tvmai/ci-lint:v0.61" ci_gpu = "tvmai/ci-gpu:v0.64" -ci_cpu = "tvmai/ci-cpu:v0.63" +ci_cpu = "tvmai/ci-cpu:v0.64" ci_wasm = "tvmai/ci-wasm:v0.60" ci_i386 = "tvmai/ci-i386:v0.52"