Skip to content

Commit 00c262d

Browse files
committed
ci: add timeout for benchmark job
1 parent 74f7fb0 commit 00c262d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
benchmarks:
2222
name: Run ${{ matrix.type }} benchmarks for ${{ matrix.package }} (CodSpeed)
2323
runs-on: ubuntu-latest
24+
timeout-minutes: 90
2425
env:
2526
CARGO_INCREMENTAL: 0
2627
strategy:

0 commit comments

Comments
 (0)