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

Loading…
Cancel
Save