Skip to content

Commit

Permalink
Increase allowed benchmark run time to 7 minutes (#9991)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Nov 19, 2024
1 parent 4c3bf44 commit 7bbbd12
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 @@ -260,7 +260,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 7bbbd12

Please sign in to comment.