diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-09-30 12:59:56 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-09-30 12:59:56 -0700 |
| commit | a6cfa507b6db0365c868acddd850d9f2d5c6d424 (patch) | |
| tree | 07db45c68d45921ddc6029a334369de3e0c58f51 /.github | |
| parent | a739d314f1a9f5fee6517eb425a2c691969fd7f7 (diff) | |
Add to board list
Diffstat (limited to '.github')
| -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 1c68a3e5c..012dbf6b8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -414,6 +414,7 @@ jobs: fail-fast: false matrix: board: + - "adafruit_metro_esp32s2" - "electroniccats_bastwifi" - "espressif_kaluga_1" - "espressif_saola_1_wroom" |
