diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 69f4cb1f1..07bbabf34 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,7 +41,7 @@ jobs: needs: [member] permissions: pull-requests: write - timeout-minutes: 5 + timeout-minutes: 10 if: needs.member.outputs.valid == 'true' steps: - name: Comment PR for Sim test started