Skip to content

Commit

Permalink
Set assume role timeout to 2 hours for e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
muddyfish committed Jan 9, 2025
1 parent d8e6679 commit 6f63a0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ jobs:
with:
role-to-assume: ${{ vars.IAM_ROLE }}
aws-region: ${{ vars.AWS_REGION }}
role-duration-seconds: 7200
- name: Install tools
env:
ACTION: "install_tools"
Expand Down

0 comments on commit 6f63a0c

Please sign in to comment.