mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 05:40:34 +08:00
ci: try the matrix again
This commit is contained in:
@@ -47,11 +47,12 @@ jobs:
|
||||
# matrix: ${{ fromJson(needs.group_targets.outputs.matrix) }}
|
||||
matrix:
|
||||
include:
|
||||
- container: 'px4io/px4-dev-nuttx-focal:2022-08-12'
|
||||
- targets: 'px4_fmu-v2_fixedwing,px4_fmu-v2_default,px4_fmu-v2_multicopter,px4_fmu-v2_lto'
|
||||
- arch: 'nuttx'
|
||||
- group: 'nuttx-px4-3'
|
||||
- len: 4
|
||||
- px4:
|
||||
- container: 'px4io/px4-dev-nuttx-focal:2022-08-12'
|
||||
- targets: 'px4_fmu-v2_fixedwing,px4_fmu-v2_default,px4_fmu-v2_multicopter,px4_fmu-v2_lto'
|
||||
- arch: 'nuttx'
|
||||
- group: 'nuttx-px4-3'
|
||||
- len: 4
|
||||
|
||||
container:
|
||||
image: ${{ matrix.container }}
|
||||
|
||||
Reference in New Issue
Block a user