Browse Source

Let's wait a bit longer before bailing out

Signed-off-by: Steffen Jaeckel <[email protected]>
Steffen Jaeckel 1 month ago
parent
commit
f5a626f15f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

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

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