Skip to content

Commit

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

Co-authored-by: J. Nick Koston <nick@koston.org>
  • Loading branch information
patchback[bot] and bdraco authored Nov 19, 2024
1 parent 08b451e commit f6c7050
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 f6c7050

Please sign in to comment.