diff --git a/.github/workflows/post-commit.yml b/.github/workflows/post-commit.yml index c026df01f3b5..53601f4197d4 100644 --- a/.github/workflows/post-commit.yml +++ b/.github/workflows/post-commit.yml @@ -163,7 +163,7 @@ jobs: needs: - build-info runs-on: ubuntu-18.04 - timeout-minutes: 60 + timeout-minutes: 90 if: needs.build-info.outputs.needs-basic-checks == 'true' strategy: matrix: