Update Workflow
This commit is contained in:
parent
37e5a1cfeb
commit
20a4a44ffe
1 changed files with 1 additions and 40 deletions
41
.github/workflows/build.yml
vendored
41
.github/workflows/build.yml
vendored
|
@ -18,48 +18,9 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
board:
|
board:
|
||||||
- bluemicro840_v1
|
|
||||||
- nice_nano
|
- nice_nano
|
||||||
- nrfmicro_13
|
|
||||||
- proton_c
|
|
||||||
shield:
|
shield:
|
||||||
- bfo9000_left
|
- atreus_choc
|
||||||
- bfo9000_right
|
|
||||||
- boardsource3x4
|
|
||||||
- corne_left
|
|
||||||
- corne_right
|
|
||||||
- cradio_left
|
|
||||||
- cradio_right
|
|
||||||
- crbn
|
|
||||||
- eek
|
|
||||||
- helix_left
|
|
||||||
- helix_right
|
|
||||||
- iris_left
|
|
||||||
- iris_right
|
|
||||||
- jian_left
|
|
||||||
- jian_right
|
|
||||||
- jorne_left
|
|
||||||
- jorne_right
|
|
||||||
- kyria_left
|
|
||||||
- kyria_right
|
|
||||||
- lily58_left
|
|
||||||
- lily58_right
|
|
||||||
- microdox_left
|
|
||||||
- microdox_right
|
|
||||||
- nibble
|
|
||||||
- qaz
|
|
||||||
- quefrency_left
|
|
||||||
- quefrency_right
|
|
||||||
- reviung41
|
|
||||||
- romac
|
|
||||||
- romac_plus
|
|
||||||
- settings_reset
|
|
||||||
- sofle_left
|
|
||||||
- sofle_right
|
|
||||||
- splitreus62_left
|
|
||||||
- splitreus62_right
|
|
||||||
- tg4x
|
|
||||||
- tidbit
|
|
||||||
cmake-args: [""]
|
cmake-args: [""]
|
||||||
include:
|
include:
|
||||||
- board: bdn9_rev2
|
- board: bdn9_rev2
|
||||||
|
|
Loading…
Add table
Reference in a new issue