Browse Source

Let's wait a bit longer before bailing out

Signed-off-by: Steffen Jaeckel <[email protected]>
Steffen Jaeckel 1 tháng trước cách đây
mục cha
commit
f5a626f15f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -61,7 +61,7 @@ jobs:
       - name: install dependencies
         uses: nick-fields/retry@v3
         with:
-          timeout_minutes: 5
+          timeout_minutes: 20
           max_attempts: 3
           retry_on: error
           command: |