.github: remove 1M boards from GCC6 build

This commit is contained in:
Pierre Kancir 2021-09-29 10:01:31 +02:00 committed by Peter Barker
parent 28a2c1be68
commit 65b1458c5e
1 changed files with 6 additions and 0 deletions

View File

@ -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