Skip to content

Commit 4fd1bf4

Browse files
authored
update gpu and cpu (#8853)
1 parent d263c6d commit 4fd1bf4

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
@@ -45,8 +45,8 @@
4545

4646
// NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. -->
4747
ci_lint = "tlcpack/ci-lint:v0.67"
48-
ci_gpu = "tlcpack/ci-gpu:v0.76"
49-
ci_cpu = "tlcpack/ci-cpu:v0.76"
48+
ci_gpu = "tlcpack/ci-gpu:v0.77"
49+
ci_cpu = "tlcpack/ci-cpu:v0.77"
5050
ci_wasm = "tlcpack/ci-wasm:v0.71"
5151
ci_i386 = "tlcpack/ci-i386:v0.73"
5252
ci_qemu = "tlcpack/ci-qemu:v0.08"

0 commit comments

Comments
 (0)