Skip to content

Commit

Permalink
Increase timeout for secnetperf
Browse files Browse the repository at this point in the history
  • Loading branch information
ProjectsByJackHe authored Oct 11, 2024
1 parent 155af40 commit ba3e9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ jobs:
shell: pwsh
- name: Run secnetperf
shell: pwsh
timeout-minutes: 20
timeout-minutes: 35
run: |
$env:netperf_remote_powershell_supported = $true
Expand Down

0 comments on commit ba3e9c0

Please sign in to comment.