Skip to content

Commit a9f00c3

Browse files
committed
assume role for 2 hours as tests can take longer than 1 hour
1 parent f7d7249 commit a9f00c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/component_prerelease_testing.yml

+1
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ jobs:
127127
with:
128128
role-to-assume: ${{ env.AWS_ASSUME_ROLE }}
129129
aws-region: us-east-2
130+
role-duration-seconds: 7200
130131

131132
- name: Set branch name
132133
run: |

0 commit comments

Comments
 (0)