Browse Source

Update build.yml

Fails without splitreus62 shield and without itself added?
xmkb
Derek 4 years ago
parent
commit
0a23d98962
  1. 4
      .github/workflows/build.yml

4
.github/workflows/build.yml

@ -8,7 +8,7 @@ jobs:
name: Build Test name: Build Test
strategy: strategy:
matrix: matrix:
board: [proton_c, nice_nano, bluemicro52840_v1] board: [proton_c, nice_nano]
shield: shield:
- corne_left - corne_left
- corne_right - corne_right
@ -16,8 +16,6 @@ jobs:
- kyria_right - kyria_right
- lily58_left - lily58_left
- lily58_right - lily58_right
- splitreus62_left
- splitreus62_right
include: include:
- board: proton_c - board: proton_c
shield: clueboard_california shield: clueboard_california

Loading…
Cancel
Save