Skip to content

Commit

Permalink
fail-fast: false
Browse files Browse the repository at this point in the history
  • Loading branch information
vmilosevic authored Oct 1, 2024
1 parent 3018822 commit 308692f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
check-runners-host:
timeout-minutes: 10
strategy:
fail-fast: false
matrix:
machine: [ ubuntu-20.04, ubuntu-22.04, e75, e150, e300, n150, n300 ]

Expand Down Expand Up @@ -55,6 +56,7 @@ jobs:
check-runners-docker:
timeout-minutes: 10
strategy:
fail-fast: false
matrix:
machine: [ ubuntu-20.04, ubuntu-22.04, e75, e150, e300, n150, n300 ]
image: [ tt-umd-ci-ubuntu-22.04, tt-umd-ci-ubuntu-20.04 ]
Expand Down

0 comments on commit 308692f

Please sign in to comment.