diff options
| author | ProductDev <productdev@PDEV-LAB.local> | 2019-10-23 15:22:46 -0600 |
|---|---|---|
| committer | ProductDev <productdev@PDEV-LAB.local> | 2019-10-23 15:22:46 -0600 |
| commit | ece1cd0fdd31c25b59f529379363b268cd641720 (patch) | |
| tree | cfd2feb62ac0017113ed99e91b7db58fdbfc8925 /.github/workflows | |
| parent | 4cd557120373b7466dae53198099ea3187d322f4 (diff) | |
Adds two new builds to build.yml within workflows directory
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
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" |
