mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
.github: test building chibios on Python2 too
This commit is contained in:
parent
65b1458c5e
commit
a8e1bebe69
3
.github/workflows/test_chibios.yml
vendored
3
.github/workflows/test_chibios.yml
vendored
@ -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…
Reference in New Issue
Block a user