Skip to content

Commit 44fb53b

Browse files
Update ESP32.yml
1 parent 572e987 commit 44fb53b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/ESP32.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,7 @@ jobs:
8282
fail-fast: false
8383
matrix:
8484
board:
85-
- ESP32_GENERIC_S3-SPIRAM_OCT
86-
- ESP32_GENERIC_S3-FLASH_4M
87-
- ESP32_GENERIC_S3-FLASH_16M
88-
- ESP32_GENERIC_S3-FLASH_16M@FREENOVE_ESP32S3_CAM
89-
- ESP32_GENERIC_S3-FLASH_16M@DFRobot_ESP32S3
90-
- ESP32_GENERIC_S3-SPIRAM_OCT@XIAO_ESP32S3
85+
- ESP32_GENERIC_S3-SPIRAM_OCT@DFRobot_ESP32S3
9186
- ESP32_GENERIC_S3-SPIRAM_OCT@DFRobot_ESP32S3_AI
9287

9388
steps:

0 commit comments

Comments
 (0)