Skip to content

Commit 960433b

Browse files
authored
ci: add timeout for benchmark job (#12219)
1 parent 95c78a5 commit 960433b

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)