Skip to content

Commit d9fabe4

Browse files
sshnaidmbnshr
authored andcommitted
Configure AWS timeout to 2 hours for long jobs
1 parent ab87347 commit d9fabe4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/aws-ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
role-to-assume: arn:aws:iam::058264082309:role/github-oidc-setup-david-Role-Kk44xkca6vIm
5656
role-session-name: ${{ github.run_id }}
5757
aws-region: us-east-1
58+
role-duration-seconds: 7200
5859

5960
- name: Launch EC2 instance
6061
id: launch

0 commit comments

Comments
 (0)