stm32: add G0 to Ci

This commit is contained in:
Dario Nieuwenhuis 2021-08-20 01:29:37 +02:00
parent ee841499ee
commit da707051b0

View File

@ -92,7 +92,8 @@ jobs:
target: thumbv7em-none-eabihf
- package: examples/stm32f0
target: thumbv6m-none-eabi
- package: examples/stm32g0
target: thumbv6m-none-eabi
steps:
- uses: actions/checkout@v2
with: