From cc1d24a5fe78dda0e44f90799dbeb87ecd2f20cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beat=20K=C3=BCng?= Date: Wed, 6 Oct 2021 14:24:29 +0200 Subject: [PATCH] ci compile_nuttx: disable fail-fast So that all failures can be evaluated. --- .github/workflows/compile_nuttx.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/compile_nuttx.yml b/.github/workflows/compile_nuttx.yml index b37508e732..8b4426910e 100644 --- a/.github/workflows/compile_nuttx.yml +++ b/.github/workflows/compile_nuttx.yml @@ -13,6 +13,7 @@ jobs: runs-on: ubuntu-latest container: px4io/px4-dev-nuttx-focal:2021-09-08 strategy: + fail-fast: false matrix: config: [ airmind_mindpx-v2,