setup nrfmicro builds properly this time
This commit is contained in:
parent
917aec9186
commit
51f5a15b34
1 changed files with 6 additions and 2 deletions
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
|
@ -27,9 +27,13 @@ jobs:
|
|||
shield: the_paintbrush_left
|
||||
- board: bluemicro840_v1
|
||||
shield: the_paintbrush_right
|
||||
- board: nrfmicro
|
||||
- board: nrfmicro_13
|
||||
shield: the_paintbrush_left
|
||||
- board: nrfmicro
|
||||
- board: nrfmicro_13
|
||||
shield: the_paintbrush_right
|
||||
- board: nrfmicro_11
|
||||
shield: the_paintbrush_left
|
||||
- board: nrfmicro_11
|
||||
shield: the_paintbrush_right
|
||||
- board: nice_nano
|
||||
shield: artboard_left
|
||||
|
|
Loading…
Reference in a new issue