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

masahi pushed a commit to branch ci-update-cuda
in repository https://gitbox.apache.org/repos/asf/tvm.git

commit 2341755b10f967d38cf6d954f1c3aabf64af6dcf
Author: Masahiro Masuda <masahi...@gmail.com>
AuthorDate: Tue Apr 4 04:24:17 2023 +0900

    update GPU and lint image
---
 ci/jenkins/unity_jenkinsfile.groovy | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ci/jenkins/unity_jenkinsfile.groovy 
b/ci/jenkins/unity_jenkinsfile.groovy
index 0f85a7dc32..5fda2a5161 100644
--- a/ci/jenkins/unity_jenkinsfile.groovy
+++ b/ci/jenkins/unity_jenkinsfile.groovy
@@ -30,8 +30,8 @@
 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:20221025-182121-e41d0ed6e'
-ci_gpu = 'tlcpack/ci-gpu:20221128-070141-ae4fd7df7'
+ci_lint = 'tlcpack/ci_lint:20230322-060120-46fb2ff35'
+ci_gpu = 'tlcpack/ci-gpu:20230318-060139-2ff41c615'
 ci_cpu = 'tlcpack/ci-cpu:20230110-070003-d00168ffb'
 ci_wasm = 'tlcpack/ci-wasm:v0.72'
 ci_i386 = 'tlcpack/ci-i386:v0.75'

Reply via email to