diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 20ee9d45d5..6892d62641 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -25,7 +25,7 @@ jobs: CI: "" CAPTURE_PROCESS_REPLAY: "0" runs-on: [self-hosted, macOS] - timeout-minutes: 3 + timeout-minutes: 4 defaults: run: shell: bash -e -o pipefail {0}