Skip to content

Commit 58b512c

Browse files
[PR #10770/a88a2436 backport][3.11] Increase benchmark timeout to 9 minutes in the CI (#10771)
Co-authored-by: J. Nick Koston <[email protected]>
1 parent a003df3 commit 58b512c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ jobs:
244244
needs: gen_llhttp
245245

246246
runs-on: ubuntu-latest
247-
timeout-minutes: 7
247+
timeout-minutes: 9
248248
steps:
249249
- name: Checkout project
250250
uses: actions/checkout@v4

0 commit comments

Comments
 (0)