We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d01f2b1 commit cc1d24aCopy full SHA for cc1d24a
.github/workflows/compile_nuttx.yml
@@ -13,6 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
container: px4io/px4-dev-nuttx-focal:2021-09-08
15
strategy:
16
+ fail-fast: false
17
matrix:
18
config: [
19
airmind_mindpx-v2,
0 commit comments