diff --git a/.github/workflows/build_trtllm.yaml b/.github/workflows/build_trtllm.yaml index d6cac9e6..a87297c9 100644 --- a/.github/workflows/build_trtllm.yaml +++ b/.github/workflows/build_trtllm.yaml @@ -41,7 +41,7 @@ jobs: with: aws-region: us-east-1 role-to-assume: ${{ secrets.AWS_ROLE_GITHUB_TGI_TEST }} - role-duration-seconds: 5400 + role-duration-seconds: 3600 output-credentials: true - name: Initialize Docker Buildx