summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2020-06-29 16:34:37 -0700
committerScott Shawcroft <scott@tannewt.org>2020-06-29 16:34:37 -0700
commitceb2efcbc3b4b5e34fda51abed7bd1bfb4d5a6db (patch)
tree3d4633ca32a2e266750ecd18c9799d248a2eb836 /.github
parent7f6bef3251d295120fe8f89e666b277dc2f596b1 (diff)
Add new UnexpectedMaker FeatherS2 to CI.
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 00454cc2d..80cbc9b74 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -371,6 +371,7 @@ jobs:
board:
- "espressif_saola_1_wroom"
- "espressif_saola_1_wrover"
+ - "unexpectedmaker_feathers2"
steps:
- name: Set up Python 3.8