We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b3fa7 commit f6b0c38Copy full SHA for f6b0c38
Jenkinsfile
@@ -47,7 +47,7 @@ import org.jenkinsci.plugins.pipeline.modeldefinition.Utils
47
// NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. -->
48
ci_lint = "tlcpack/ci-lint:v0.67"
49
ci_gpu = "tlcpack/ci-gpu:v0.79"
50
-ci_cpu = "tlcpack/ci-cpu:v0.79"
+ci_cpu = "tlcpack/ci-cpu:v0.80"
51
ci_wasm = "tlcpack/ci-wasm:v0.71"
52
ci_i386 = "tlcpack/ci-i386:v0.74"
53
ci_qemu = "tlcpack/ci-qemu:v0.08"
0 commit comments