Skip to content

Commit

Permalink
[ci] Update tensorrt native build container (#3477)
Browse files Browse the repository at this point in the history
  • Loading branch information
xyang16 authored Sep 17, 2024
1 parent bc31aff commit aa2f2ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native_jni_s3_tensorrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:
jobs:
build-tensorrt-jni-linux:
runs-on: ubuntu-latest
container: deepjavalibrary/ubuntu18.04:tensorrt-cuda116
container: nvcr.io/nvidia/tensorrt:22.07-py3
steps:
- name: Install Environment
run: pip3 install awscli --upgrade
Expand Down

0 comments on commit aa2f2ca

Please sign in to comment.