Skip to content

Commit

Permalink
[WIP] [CI] Bump CI GPU image version (#11637)
Browse files Browse the repository at this point in the history
* Bump CI GPU image version

* Run generate,py
  • Loading branch information
guberti authored Jun 13, 2022
1 parent b659332 commit 81cc086
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion jenkins/Jenkinsfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ import org.jenkinsci.plugins.pipeline.modeldefinition.Utils

// NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. -->
ci_lint = 'tlcpack/ci-lint:20220513-055910-fa834f67e'
ci_gpu = 'tlcpack/ci-gpu:20220519-055908-ddfa1da69'
ci_gpu = 'tlcpack/ci-gpu:20220606-055910-bf4b8f5c7'
ci_cpu = 'tlcpack/ci-cpu:20220519-055908-ddfa1da69'
ci_wasm = 'tlcpack/ci-wasm:20220513-055910-fa834f67e'
ci_i386 = 'tlcpack/ci-i386:20220513-055910-fa834f67e'
Expand Down

0 comments on commit 81cc086

Please sign in to comment.