Skip to content

Commit

Permalink
[PR #9991/7bbbd126 backport][3.11] Increase allowed benchmark run tim…
Browse files Browse the repository at this point in the history
…e to 7 minutes (#9995)

Co-authored-by: J. Nick Koston <nick@koston.org>
  • Loading branch information
patchback[bot] and bdraco authored Nov 19, 2024
1 parent 25b49dc commit 81c33ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ jobs:
needs: gen_llhttp

runs-on: ubuntu-latest
timeout-minutes: 5
timeout-minutes: 7
steps:
- name: Checkout project
uses: actions/checkout@v4
Expand Down

0 comments on commit 81c33ec

Please sign in to comment.