]> granicus.if.org Git - libevent/commitdiff
ci: increase number of attempts to 5
authorAzat Khuzhin <azat@libevent.org>
Tue, 12 Jul 2022 18:57:41 +0000 (21:57 +0300)
committerAzat Khuzhin <azat@libevent.org>
Tue, 12 Jul 2022 18:57:41 +0000 (21:57 +0300)
.github/workflows/build.yml

index dd773f9980a284817de8ea3620016413c6564f4a..e49e5a63fc0bbe4d97ed2e2c58f72d416a4877b7 100644 (file)
@@ -126,7 +126,7 @@ jobs:
       - name: Test
         uses: nick-fields/retry@v2
         with:
-          max_attempts: 3
+          max_attempts: 5
           timeout_minutes: 20
           shell: bash
           command: |
@@ -248,7 +248,7 @@ jobs:
       - name: Test
         uses: nick-fields/retry@v2
         with:
-          max_attempts: 3
+          max_attempts: 5
           timeout_minutes: 20
           shell: bash
           command: |
@@ -382,7 +382,7 @@ jobs:
       - name: Test
         uses: nick-fields/retry@v2
         with:
-          max_attempts: 3
+          max_attempts: 5
           timeout_minutes: 20
           shell: powershell
           command: |
@@ -467,7 +467,7 @@ jobs:
       - name: Test
         uses: nick-fields/retry@v2
         with:
-          max_attempts: 3
+          max_attempts: 5
           timeout_minutes: 20
           shell: powershell
           command: |
@@ -557,7 +557,7 @@ jobs:
       - name: Test
         uses: nick-fields/retry@v2
         with:
-          max_attempts: 3
+          max_attempts: 5
           timeout_minutes: 20
           shell: powershell
           command: |
@@ -640,7 +640,7 @@ jobs:
       - name: Test
         uses: nick-fields/retry@v2
         with:
-          max_attempts: 3
+          max_attempts: 5
           timeout_minutes: 20
           shell: bash
           command: |
@@ -726,7 +726,7 @@ jobs:
       - name: Test
         uses: nick-fields/retry@v2
         with:
-          max_attempts: 3
+          max_attempts: 5
           timeout_minutes: 20
           shell: bash
           command: |