summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorProductDev <productdev@PDEV-LAB.local>2019-10-23 15:22:46 -0600
committerProductDev <productdev@PDEV-LAB.local>2019-10-23 15:22:46 -0600
commitece1cd0fdd31c25b59f529379363b268cd641720 (patch)
treecfd2feb62ac0017113ed99e91b7db58fdbfc8925 /.github
parent4cd557120373b7466dae53198099ea3187d322f4 (diff)
Adds two new builds to build.yml within workflows directory
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index c8af91d0a..84203407e 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -141,6 +141,8 @@ jobs:
- "serpente"
- "snekboard"
- "sparkfun_lumidrive"
+ - "sparkfun_qwiic_micro_no_flash"
+ - "sparkfun_qwiic_micro_with_flash"
- "sparkfun_nrf52840_mini"
- "sparkfun_redboard_turbo"
- "sparkfun_samd21_dev"