diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index f9939edf..0aa21f42 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -31,7 +31,7 @@ jobs: name: Build needs: lint runs-on: ubuntu-latest - timeout-minutes: 5 + timeout-minutes: 15 steps: - name: Clone repository