Skip to content

Commit

Permalink
there is no built in retry feature
Browse files Browse the repository at this point in the history
  • Loading branch information
ajm-asiaa committed Dec 14, 2023
1 parent d87298e commit 6c78377
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/icd_tests_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 5
strategy:
max-attempts: 3
fail-fast: false
matrix:
include:
Expand Down Expand Up @@ -182,7 +181,6 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 5
strategy:
max-attempts: 3
fail-fast: false
matrix:
include:
Expand Down Expand Up @@ -249,7 +247,6 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 5
strategy:
max-attempts: 3
fail-fast: false
matrix:
include:
Expand Down Expand Up @@ -316,7 +313,6 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 5
strategy:
max-attempts: 3
fail-fast: false
matrix:
include:
Expand Down Expand Up @@ -383,7 +379,6 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 5
strategy:
max-attempts: 3
fail-fast: false
matrix:
include:
Expand Down Expand Up @@ -450,7 +445,6 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 5
strategy:
max-attempts: 3
fail-fast: false
matrix:
include:
Expand Down Expand Up @@ -517,7 +511,6 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 5
strategy:
max-attempts: 3
fail-fast: false
matrix:
include:
Expand Down Expand Up @@ -584,7 +577,6 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 5
strategy:
max-attempts: 3
fail-fast: false
matrix:
include:
Expand Down Expand Up @@ -651,7 +643,6 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 5
strategy:
max-attempts: 3
fail-fast: false
matrix:
include:
Expand Down Expand Up @@ -718,7 +709,6 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 5
strategy:
max-attempts: 3
fail-fast: false
matrix:
include:
Expand Down Expand Up @@ -785,7 +775,6 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 5
strategy:
max-attempts: 3
fail-fast: false
matrix:
include:
Expand Down Expand Up @@ -852,7 +841,6 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 5
strategy:
max-attempts: 3
fail-fast: false
matrix:
include:
Expand Down Expand Up @@ -919,7 +907,6 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 5
strategy:
max-attempts: 3
fail-fast: false
matrix:
include:
Expand Down Expand Up @@ -986,7 +973,6 @@ jobs:
runs-on: ${{ matrix.runner }}
timeout-minutes: 5
strategy:
max-attempts: 3
fail-fast: false
matrix:
include:
Expand Down

0 comments on commit 6c78377

Please sign in to comment.