File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4747import org.jenkinsci.plugins.pipeline.modeldefinition.Utils
4848// NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. -->
4949ci_lint = ' tlcpack/ci-lint:v0.69'
50- ci_gpu = ' tlcpack/ci-gpu:v0.82 '
50+ ci_gpu = ' tlcpack/ci-gpu:v0.83 '
5151ci_cpu = ' tlcpack/ci-cpu:v0.82'
5252ci_wasm = ' tlcpack/ci-wasm:v0.72'
5353ci_i386 = ' tlcpack/ci-i386:v0.75'
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ import org.jenkinsci.plugins.pipeline.modeldefinition.Utils
4949
5050// NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. -->
5151ci_lint = ' tlcpack/ci-lint:v0.69'
52- ci_gpu = ' tlcpack/ci-gpu:v0.82 '
52+ ci_gpu = ' tlcpack/ci-gpu:v0.83 '
5353ci_cpu = ' tlcpack/ci-cpu:v0.82'
5454ci_wasm = ' tlcpack/ci-wasm:v0.72'
5555ci_i386 = ' tlcpack/ci-i386:v0.75'
You can’t perform that action at this time.
0 commit comments