diff --git a/.github/workflows/benchmarking.yml b/.github/workflows/benchmarking.yml index 36ce2de3aa..9121dfc064 100644 --- a/.github/workflows/benchmarking.yml +++ b/.github/workflows/benchmarking.yml @@ -444,6 +444,8 @@ jobs: image: 369495373322.dkr.ecr.eu-central-1.amazonaws.com/rust:pinned options: --init + timeout-minutes: 4320 + steps: - uses: actions/checkout@v3