Skip to content

Commit

Permalink
Merge pull request #706 from dvsa/timeOut
Browse files Browse the repository at this point in the history
feat: extend duration
  • Loading branch information
sr4850 authored Sep 3, 2024
2 parents 5f37219 + eb06759 commit c33870a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2eManualTrigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
with:
role-to-assume: ${{ env.AWS_OIDC_ROLE }}
aws-region: ${{ env.AWS_REGION }}
role-duration-seconds: 7200
role-duration-seconds: 8200


- name: Submit AWS Batch Job
Expand Down

0 comments on commit c33870a

Please sign in to comment.