mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -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:
|
||||
- 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
Block a user