mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
ci: add timeout for benchmark job (#12219)
This commit is contained in:
committed by
GitHub
parent
95c78a5737
commit
960433be35
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user