mirror of https://github.com/ArduPilot/ardupilot
.github: remove 1M boards from GCC6 build
This commit is contained in:
parent
28a2c1be68
commit
65b1458c5e
|
@ -38,6 +38,12 @@ jobs:
|
|||
exclude:
|
||||
- gcc: 10
|
||||
toolchain: chibios-clang
|
||||
- gcc: 6
|
||||
config: fmuv2-plane
|
||||
- gcc: 6
|
||||
config: revo-mini
|
||||
- gcc: 6
|
||||
config: MatekF405-Wing
|
||||
|
||||
steps:
|
||||
# git checkout the PR
|
||||
|
|
Loading…
Reference in New Issue