diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-06-29 16:34:37 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-06-29 16:34:37 -0700 |
| commit | ceb2efcbc3b4b5e34fda51abed7bd1bfb4d5a6db (patch) | |
| tree | 3d4633ca32a2e266750ecd18c9799d248a2eb836 | |
| parent | 7f6bef3251d295120fe8f89e666b277dc2f596b1 (diff) | |
Add new UnexpectedMaker FeatherS2 to CI.
| -rw-r--r-- | .github/workflows/build.yml | 1 |
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 |
