mirror of https://github.com/ArduPilot/ardupilot
.github: add CI test to build with default build_options.py output
hopefully make defaults builds on the build server work all the time
This commit is contained in:
parent
edab5f0e5a
commit
fed0c28d0a
|
@ -28,7 +28,8 @@ jobs:
|
|||
fmuv3,
|
||||
revo-mini,
|
||||
MatekF405-Wing,
|
||||
configure-all
|
||||
configure-all,
|
||||
build-options-defaults-test
|
||||
]
|
||||
toolchain: [
|
||||
chibios, # GCC-6
|
||||
|
|
Loading…
Reference in New Issue