Skip to content

Commit 7314d9e

Browse files
authored
Increase benchmark timeout from 30 to 40 minutes
Getting constant timeouts since Friday Increasing the timeout could help us analyse the slowdown better
1 parent cb0e52b commit 7314d9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
benchmark:
2626
name: Execute benchmarks
2727
runs-on: ubuntu-latest
28-
timeout-minutes: 30
28+
timeout-minutes: 40
2929
steps:
3030
- name: Checkout project
3131
uses: actions/checkout@v4

0 commit comments

Comments
 (0)