[CI] Added RP2040 to build matrix (arduino:mbed_rp2040:pico)
This commit is contained in:
parent
8b0858850c
commit
06f328380e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -30,6 +30,7 @@ jobs:
|
|||
- STM32:stm32:GenF3
|
||||
- stm32duino:STM32F1:mapleMini
|
||||
- MegaCoreX:megaavr:4809
|
||||
- arduino:mbed_rp2040:pico
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
name: ${{ matrix.board }}
|
||||
|
|
Loading…
Add table
Reference in a new issue