Update build.yml
This commit is contained in:
parent
137ae6ae48
commit
028a8d75ac
1 changed files with 0 additions and 11 deletions
11
.github/workflows/build.yml
vendored
11
.github/workflows/build.yml
vendored
|
@ -18,24 +18,13 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
board:
|
board:
|
||||||
- bluemicro840_v1
|
|
||||||
- nice_nano
|
|
||||||
- nice_nano_v2
|
- nice_nano_v2
|
||||||
- nrfmicro_13
|
|
||||||
- proton_c
|
|
||||||
shield:
|
shield:
|
||||||
- summer_breeze_left
|
- summer_breeze_left
|
||||||
- Summer_breeze_right
|
- Summer_breeze_right
|
||||||
- corne_left
|
- corne_left
|
||||||
- corne_right
|
- corne_right
|
||||||
- iris_left
|
|
||||||
- iris_right
|
|
||||||
- kyria_left
|
|
||||||
- kyria_right
|
|
||||||
- lily58_left
|
|
||||||
- lily58_right
|
|
||||||
- nibble
|
- nibble
|
||||||
- tidbit
|
|
||||||
cmake-args: [""]
|
cmake-args: [""]
|
||||||
include:
|
include:
|
||||||
- board: bdn9_rev2
|
- board: bdn9_rev2
|
||||||
|
|
Loading…
Add table
Reference in a new issue