Browse Source

ci(build): add missing pro-micro compatible shields

These should've been added in previous PRs.

PR: #473
xmkb
innovaker 4 years ago committed by Pete Johanson
parent
commit
5122af6111
  1. 10
      .github/workflows/build.yml

10
.github/workflows/build.yml

@ -24,6 +24,8 @@ jobs: @@ -24,6 +24,8 @@ jobs:
- boardsource3x4
- corne_left
- corne_right
- cradio_left
- cradio_right
- iris_left
- iris_right
- jian_left
@ -34,13 +36,21 @@ jobs: @@ -34,13 +36,21 @@ jobs:
- 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
include:
- board: proton_c
shield: clueboard_california

Loading…
Cancel
Save