Skip to content

Commit

Permalink
[CI] Update Hexagon image to install boost (#12613)
Browse files Browse the repository at this point in the history
The new image has xgboost installed, which I need for #12587

Validated in https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/ci-docker-staging/279/pipeline
  • Loading branch information
masahi authored Aug 26, 2022
1 parent 49b3c72 commit 2e83e03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile

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

2 changes: 1 addition & 1 deletion ci/jenkins/Jenkinsfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ ci_wasm = 'tlcpack/ci-wasm:20220810-060142-fae79bbc3'
ci_i386 = 'tlcpack/ci-i386:20220810-060142-fae79bbc3'
ci_cortexm = 'tlcpack/ci-cortexm:20220810-060142-fae79bbc3'
ci_arm = 'tlcpack/ci-arm:20220810-060142-fae79bbc3'
ci_hexagon = 'tlcpack/ci-hexagon:20220810-060142-fae79bbc3'
ci_hexagon = 'tlcpack/ci-hexagon:20220825-145056-fb7cf97f'
ci_riscv = 'tlcpack/ci-riscv:20220810-060142-fae79bbc3'
// <--- End of regex-scanned config.

Expand Down

0 comments on commit 2e83e03

Please sign in to comment.