diff --git a/.github/workflows/test_chibios.yml b/.github/workflows/test_chibios.yml index 0b53158306..e9f1d2aa90 100644 --- a/.github/workflows/test_chibios.yml +++ b/.github/workflows/test_chibios.yml @@ -43,9 +43,6 @@ jobs: exclude: - gcc: 10 toolchain: chibios-clang - include: - - config: stm32h7 - toolchain: chibios-py2 steps: # git checkout the PR