diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index a9edafe991..d41ac3ac6a 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -91,7 +91,7 @@ jobs: labels: bare-metal needs: ["set-tags"] if: ${{ !github.event.pull_request.head.repo.fork }} - timeout-minutes: 60 + timeout-minutes: 240 env: RUSTC_WRAPPER: "sccache" CARGO_INCREMENTAL: "0"