ci(build): add missing pro-micro compatible shields
These should've been added in previous PRs. PR: #473
This commit is contained in:
parent
54cbc07e6e
commit
8f5715601b
1 changed files with 10 additions and 0 deletions
10
.github/workflows/build.yml
vendored
10
.github/workflows/build.yml
vendored
|
@ -24,6 +24,8 @@ jobs:
|
||||||
- boardsource3x4
|
- boardsource3x4
|
||||||
- corne_left
|
- corne_left
|
||||||
- corne_right
|
- corne_right
|
||||||
|
- cradio_left
|
||||||
|
- cradio_right
|
||||||
- iris_left
|
- iris_left
|
||||||
- iris_right
|
- iris_right
|
||||||
- jian_left
|
- jian_left
|
||||||
|
@ -34,13 +36,21 @@ jobs:
|
||||||
- kyria_right
|
- kyria_right
|
||||||
- lily58_left
|
- lily58_left
|
||||||
- lily58_right
|
- lily58_right
|
||||||
|
- microdox_left
|
||||||
|
- microdox_right
|
||||||
- nibble
|
- nibble
|
||||||
|
- qaz
|
||||||
- quefrency_left
|
- quefrency_left
|
||||||
- quefrency_right
|
- quefrency_right
|
||||||
- reviung41
|
- reviung41
|
||||||
- romac
|
- romac
|
||||||
- romac_plus
|
- romac_plus
|
||||||
- settings_reset
|
- settings_reset
|
||||||
|
- sofle_left
|
||||||
|
- sofle_right
|
||||||
|
- splitreus62_left
|
||||||
|
- splitreus62_right
|
||||||
|
- tg4x
|
||||||
include:
|
include:
|
||||||
- board: proton_c
|
- board: proton_c
|
||||||
shield: clueboard_california
|
shield: clueboard_california
|
||||||
|
|
Loading…
Add table
Reference in a new issue