CI: only test on gcc 10

This commit is contained in:
Andrew Tridgell 2022-08-09 15:04:24 +10:00 committed by Randy Mackay
parent d363c7ecd7
commit dd50a03d41
1 changed files with 1 additions and 13 deletions

View File

@ -33,20 +33,8 @@ jobs:
]
toolchain: [
chibios, # GCC-6
#chibios-clang,
]
gcc: [6, 10]
exclude:
- gcc: 10
toolchain: chibios-clang
- gcc: 6
config: fmuv2-plane
- gcc: 6
config: revo-mini
- gcc: 6
config: MatekF405-Wing
- gcc: 6
config: CubeOrange-ODID
gcc: [10]
include:
- config: stm32h7
toolchain: chibios-py2