Skip to content

Commit f6b0c38

Browse files
authored
Update CI to use tlcpack/ci-cpu:v0.80 (#9865)
1 parent 46b3fa7 commit f6b0c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import org.jenkinsci.plugins.pipeline.modeldefinition.Utils
4747
// NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. -->
4848
ci_lint = "tlcpack/ci-lint:v0.67"
4949
ci_gpu = "tlcpack/ci-gpu:v0.79"
50-
ci_cpu = "tlcpack/ci-cpu:v0.79"
50+
ci_cpu = "tlcpack/ci-cpu:v0.80"
5151
ci_wasm = "tlcpack/ci-wasm:v0.71"
5252
ci_i386 = "tlcpack/ci-i386:v0.74"
5353
ci_qemu = "tlcpack/ci-qemu:v0.08"

0 commit comments

Comments
 (0)