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 316c506 commit dbcfb0cCopy full SHA for dbcfb0c
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.68"
49
ci_gpu = "tlcpack/ci-gpu:v0.81"
50
-ci_cpu = "tlcpack/ci-cpu:v0.80"
+ci_cpu = "tlcpack/ci-cpu:v0.81"
51
ci_wasm = "tlcpack/ci-wasm:v0.71"
52
ci_i386 = "tlcpack/ci-i386:v0.74"
53
ci_qemu = "tlcpack/ci-qemu:v0.10"
0 commit comments