Update build.yml

Updated workflow to include new board and shield
This commit is contained in:
Derek 2020-08-15 16:57:06 -04:00
parent dd165c6829
commit c44693cd48

View file

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