Skip to content

Commit

Permalink
Edited yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bhanuba committed Oct 27, 2023
1 parent 766516b commit 80e3288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ jobs:
if: steps.eks-ec2-integration-test.outputs.cache-hit != 'true'
uses: nick-fields/retry@v2
with:
max_attempts: 3
max_attempts: 1
timeout_minutes: 60 # EKS takes about 20 minutes to spin up a cluster and service on the cluster
retry_wait_seconds: 5
command: |
Expand Down

0 comments on commit 80e3288

Please sign in to comment.