CI: disable clang build for chibios as broken

This commit is contained in:
Pierre Kancir 2021-09-01 17:11:45 +02:00 committed by Peter Barker
parent 575c608688
commit 8d5a0d8a6a

View File

@ -28,7 +28,7 @@ jobs:
] ]
toolchain: [ toolchain: [
chibios, # GCC-6 chibios, # GCC-6
chibios-clang, #chibios-clang,
] ]
gcc: [6, 10] gcc: [6, 10]
exclude: exclude: