diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-10-26 17:06:04 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-10-26 17:06:04 -0700 |
| commit | d86c6a74a48adc1e559845acd9821d4ad6f63590 (patch) | |
| tree | 6bdd29a16e5fd8eebfc348f4dde2713e8621229e /.github/workflows/build.yml | |
| parent | 95cb5961d26a4e1e048d48266d21547dc9229ba9 (diff) | |
Add to CI build
Diffstat (limited to '.github/workflows/build.yml')
| -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 fa576bbf0..95bd2bfa4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -418,6 +418,7 @@ jobs: fail-fast: false matrix: board: + - "adafruit_esp32s2_eink_portal" - "adafruit_metro_esp32s2" - "electroniccats_bastwifi" - "espressif_kaluga_1" |
