update per review
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -189,12 +189,14 @@ jobs:
|
||||
matrix:
|
||||
board:
|
||||
# Alphabetical order
|
||||
# ESP32-S2
|
||||
- 'adafruit_feather_esp32s2'
|
||||
- 'adafruit_magtag_29gray'
|
||||
- 'adafruit_metro_esp32s2'
|
||||
# - 'espressif_addax_1' # temporarily remove the board from test while espressif MR is not merged
|
||||
- 'espressif_kaluga_1'
|
||||
- 'espressif_saola_1'
|
||||
# ESP32-S3
|
||||
# - 'espressif_addax_1' # temporarily remove the board from test while espressif MR is not merged
|
||||
|
||||
steps:
|
||||
- name: Setup Python
|
||||
|
Reference in New Issue
Block a user