Browse Source

actions: skip periph check on gcc6

apm_2208
Iampete1 3 years ago committed by Andrew Tridgell
parent
commit
8167995107
  1. 2
      .github/workflows/test_chibios.yml

2
.github/workflows/test_chibios.yml

@ -44,6 +44,8 @@ jobs:
config: revo-mini config: revo-mini
- gcc: 6 - gcc: 6
config: MatekF405-Wing config: MatekF405-Wing
- gcc: 6
config: periph-build
include: include:
- config: stm32h7 - config: stm32h7
toolchain: chibios-py2 toolchain: chibios-py2

Loading…
Cancel
Save