summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2020-03-25 11:00:11 -0700
committerGitHub <noreply@github.com>2020-03-25 11:00:11 -0700
commit59eb35da30c0141ce0b2eb5b9718d2a655f988ba (patch)
tree0984069733679a14144e0da72fd75c9a91e45f2f /.github
parentf414f2b58800665c8ab891f5bae423641b357ac3 (diff)
parent62ba45e9fa0c848216492a7192fb84384eec1956 (diff)
Merge pull request #2727 from burtyb/commander-1
Add support for Commander
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index eace60ba6..bb6bb28da 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -122,6 +122,7 @@ jobs:
fail-fast: false
matrix:
board:
+ - "8086_commander"
- "TG-Watch02A"
- "aramcon_badge_2019"
- "arduino_mkr1300"