diff options
| author | hathach <[email protected]> | 2021-06-28 13:13:00 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-06-28 13:13:00 +0700 |
| commit | 07e6a0e8702793a6dec555cf8de75692fe334f7a (patch) | |
| tree | 8a2266494fb318c94831a14a25d30086e8301045 /.github/workflows | |
| parent | 856dc0bab92799320d2909638d6988f3776f258a (diff) | |
reduce esp32s2 board to ci
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build_esp.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build_esp.yml b/.github/workflows/build_esp.yml index 08bb4f5d2..93d582361 100644 --- a/.github/workflows/build_esp.yml +++ b/.github/workflows/build_esp.yml @@ -16,7 +16,6 @@ jobs: board: # Alphabetical order # ESP32-S2 - - 'adafruit_metro_esp32s2' - 'espressif_saola_1' # ESP32-S3 - 'espressif_addax_1' |
