mirror of https://github.com/ArduPilot/ardupilot
github: disable py2 testing
This commit is contained in:
parent
91496a1e22
commit
ed6352f8c0
|
@ -43,9 +43,6 @@ jobs:
|
|||
exclude:
|
||||
- gcc: 10
|
||||
toolchain: chibios-clang
|
||||
include:
|
||||
- config: stm32h7
|
||||
toolchain: chibios-py2
|
||||
|
||||
steps:
|
||||
# git checkout the PR
|
||||
|
|
Loading…
Reference in New Issue