Skip to content

Commit 381334b

Browse files
[PR #11686/42fc48a6 backport][3.14] Raise benchmark timeout to 12 minutes (#11688)
Co-authored-by: J. Nick Koston <[email protected]>
1 parent dbd09e4 commit 381334b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ jobs:
246246
needs: gen_llhttp
247247

248248
runs-on: ubuntu-latest
249-
timeout-minutes: 9
249+
timeout-minutes: 12
250250
steps:
251251
- name: Checkout project
252252
uses: actions/checkout@v5

0 commit comments

Comments
 (0)