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