ci: add timeout for benchmark job (#12219)

This commit is contained in:
Daniel Hofstetter
2026-05-11 19:52:33 +02:00
committed by GitHub
parent 95c78a5737
commit 960433be35
+1
View File
@@ -21,6 +21,7 @@ jobs:
benchmarks:
name: Run ${{ matrix.type }} benchmarks for ${{ matrix.package }} (CodSpeed)
runs-on: ubuntu-latest
timeout-minutes: 90
env:
CARGO_INCREMENTAL: 0
strategy: