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 d263c6d commit 4fd1bf4Copy full SHA for 4fd1bf4
Jenkinsfile
@@ -45,8 +45,8 @@
45
46
// NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. -->
47
ci_lint = "tlcpack/ci-lint:v0.67"
48
-ci_gpu = "tlcpack/ci-gpu:v0.76"
49
-ci_cpu = "tlcpack/ci-cpu:v0.76"
+ci_gpu = "tlcpack/ci-gpu:v0.77"
+ci_cpu = "tlcpack/ci-cpu:v0.77"
50
ci_wasm = "tlcpack/ci-wasm:v0.71"
51
ci_i386 = "tlcpack/ci-i386:v0.73"
52
ci_qemu = "tlcpack/ci-qemu:v0.08"
0 commit comments