Skip to content

Commit

Permalink
Update low speed time
Browse files Browse the repository at this point in the history
  • Loading branch information
varunch77 committed Jan 28, 2025
1 parent cf2c384 commit 61f35d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ec2-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: |
git config --global http.postBuffer 524288000
git config --global http.lowSpeedLimit 0
git config --global http.lowSpeedTime 999999
git config --global http.lowSpeedTime 3600
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 61f35d3

Please sign in to comment.