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