diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 1bdb64a04..e2f0c0a09 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -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: