Skip to content

Commit e6042d2

Browse files
[PR #11686/42fc48a6 backport][3.13] Raise benchmark timeout to 12 minutes (#11687)
Co-authored-by: J. Nick Koston <[email protected]>
1 parent 83315ef commit e6042d2

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)