mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
ci compile_nuttx: disable fail-fast
So that all failures can be evaluated.
This commit is contained in:
@@ -13,6 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: px4io/px4-dev-nuttx-focal:2021-09-08
|
container: px4io/px4-dev-nuttx-focal:2021-09-08
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
config: [
|
config: [
|
||||||
airmind_mindpx-v2,
|
airmind_mindpx-v2,
|
||||||
|
|||||||
Reference in New Issue
Block a user