diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8c83f42188..f6b3f1a449 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -86,7 +86,7 @@ jobs: - name: Build Pulsar uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd with: - timeout_minutes: 30 + timeout_minutes: 45 max_attempts: 3 retry_on: error shell: bash @@ -108,7 +108,7 @@ jobs: TEAM_ID: ${{ secrets.TEAM_ID }} uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd with: - timeout_minutes: 30 + timeout_minutes: 45 max_attempts: 3 retry_on: error command: |