Skip to content

Commit

Permalink
increase timeout for quic-callee
Browse files Browse the repository at this point in the history
  • Loading branch information
ProjectsByJackHe authored Oct 14, 2024
1 parent d1151ef commit 034e610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lab-quic-callee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
shell: pwsh
- name: Run secnetperf
shell: pwsh
timeout-minutes: 35
timeout-minutes: 40
run: |
$env:netperf_remote_powershell_supported = $true
./scripts/secnetperf.ps1 `
Expand Down

0 comments on commit 034e610

Please sign in to comment.