Skip to content

Commit

Permalink
Increase Timeout, Sometimes CA Bundle Test Needs More Time To Run (#493)
Browse files Browse the repository at this point in the history
  • Loading branch information
sethAmazon authored Jun 16, 2022
1 parent 67d77a6 commit f1fa4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrationTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ jobs:
uses: nick-invision/retry@v2
with:
max_attempts: 3
timeout_minutes: 15
timeout_minutes: 30
retry_wait_seconds: 5
command: |
cd integration/terraform/ec2/linux
Expand Down

0 comments on commit f1fa4f7

Please sign in to comment.