Skip to content

Commit 3ac27fc

Browse files
authored
[CI] Update docker image ci_cpu,i386 to include verilator (#3738)
1 parent a78adbd commit 3ac27fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
//
4141
ci_lint = "tvmai/ci-lint:v0.51"
4242
ci_gpu = "tvmai/ci-gpu:v0.54"
43-
ci_cpu = "tvmai/ci-cpu:v0.51"
44-
ci_i386 = "tvmai/ci-i386:v0.51"
43+
ci_cpu = "tvmai/ci-cpu:v0.52"
44+
ci_i386 = "tvmai/ci-i386:v0.52"
4545

4646
// tvm libraries
4747
tvm_runtime = "build/libtvm_runtime.so, build/config.cmake"

0 commit comments

Comments
 (0)