.github: test building chibios on Python2 too

This commit is contained in:
Pierre Kancir 2021-10-01 11:42:11 +02:00 committed by Peter Barker
parent 65b1458c5e
commit a8e1bebe69

View File

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