You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mo...@apache.org on 2022/02/02 13:41:01 UTC

[tvm] 01/01: [CI] Test new images

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

mousius pushed a commit to branch image-test-20220202
in repository https://gitbox.apache.org/repos/asf/tvm.git

commit 193b4acc4a3d5c399b66ad2efe9c6ad84b996526
Author: Chris Sidebottom <ch...@arm.com>
AuthorDate: Wed Feb 2 13:40:10 2022 +0000

    [CI] Test new images
---
 Jenkinsfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index d806d3c..331c531 100755
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -45,13 +45,13 @@
 import org.jenkinsci.plugins.pipeline.modeldefinition.Utils
 
 // NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. -->
-ci_lint = "tlcpack/ci-lint:v0.67"
+ci_lint = "tlcpackstaging/ci_lint:20220202-070611-efe662fe6"
 ci_gpu = "tlcpack/ci-gpu:v0.81"
 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.10"
-ci_arm = "tlcpack/ci-arm:v0.06"
+ci_arm = "tlcpackstaging/ci_arm:20220202-070611-efe662fe6"
 // <--- End of regex-scanned config.
 
 // Parameters to allow overriding (in Jenkins UI), the images