Skip to content

Commit

Permalink
.github: test building chibios on Python2 too
Browse files Browse the repository at this point in the history
  • Loading branch information
khancyr authored and peterbarker committed Oct 1, 2021
1 parent 65b1458 commit a8e1beb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_chibios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
config: revo-mini
- gcc: 6
config: MatekF405-Wing
include:
- config: stm32h7
toolchain: chibios-py2

steps:
# git checkout the PR
Expand Down

0 comments on commit a8e1beb

Please sign in to comment.