Update build.yml
Fails without splitreus62 shield and without itself added?
This commit is contained in:
parent
c44693cd48
commit
0a23d98962
1 changed files with 1 additions and 3 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -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:
|
|||
- kyria_right
|
||||
- lily58_left
|
||||
- lily58_right
|
||||
- splitreus62_left
|
||||
- splitreus62_right
|
||||
include:
|
||||
- board: proton_c
|
||||
shield: clueboard_california
|
||||
|
|
Loading…
Reference in a new issue