Browse Source

.github: test building chibios on Python2 too

gps-1.3.1
Pierre Kancir 3 years ago committed by Peter Barker
parent
commit
a8e1bebe69
  1. 3
      .github/workflows/test_chibios.yml

3
.github/workflows/test_chibios.yml

@ -44,6 +44,9 @@ jobs: @@ -44,6 +44,9 @@ jobs:
config: revo-mini
- gcc: 6
config: MatekF405-Wing
include:
- config: stm32h7
toolchain: chibios-py2
steps:
# git checkout the PR

Loading…
Cancel
Save