diff --git a/.github/workflows/test_chibios.yml b/.github/workflows/test_chibios.yml index 1091960ff6..74c8ecfa8d 100644 --- a/.github/workflows/test_chibios.yml +++ b/.github/workflows/test_chibios.yml @@ -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