summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzat Khuzhin <azat@libevent.org>2022-07-12 21:57:41 +0300
committerAzat Khuzhin <azat@libevent.org>2022-07-12 21:57:41 +0300
commit3e7a73809ebfd0e111856eb0b395d6a0735b6c8b (patch)
treec44c97816c4854dccaf38db10b52adad051af91e
parentbfa526cefa4d495cf643616956ab940b5b9e94ff (diff)
downloadlibevent-3e7a73809ebfd0e111856eb0b395d6a0735b6c8b.tar.gz
ci: increase number of attempts to 5
-rw-r--r--.github/workflows/build.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index dd773f99..e49e5a63 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -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: |