mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-21 23:12:07 +00:00
Increase session time
This commit is contained in:
parent
2446d240aa
commit
4e1c68e6f8
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -155,7 +155,7 @@ jobs:
|
||||
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502
|
||||
with:
|
||||
role-to-assume: ${{ secrets.AWS_ROLE_GITHUB_BUILDX_CACHE }}
|
||||
role-duration-seconds: 7200
|
||||
role-duration-seconds: 18000
|
||||
aws-region: us-east-1
|
||||
output-credentials: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user