Browse Source

.github: remove 1M boards from GCC6 build

gps-1.3.1
Pierre Kancir 3 years ago committed by Peter Barker
parent
commit
65b1458c5e
  1. 6
      .github/workflows/test_chibios.yml

6
.github/workflows/test_chibios.yml

@ -38,6 +38,12 @@ jobs: @@ -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…
Cancel
Save