Skip to content

Commit 42b89b7

Browse files
new
1 parent 102d875 commit 42b89b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ESP32.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
- ESP32_GENERIC_S3-FLASH_4M
8787
- ESP32_GENERIC_S3-FLASH_16M
8888
- ESP32_GENERIC_S3-FLASH_16M@FREENOVE_ESP32S3_CAM
89+
- ESP32_GENERIC_S3-FLASH_16M@DFRobot_ESP32S3
8990
- ESP32_GENERIC_S3-SPIRAM_OCT@XIAO_ESP32S3
9091

9192
steps:
@@ -157,4 +158,4 @@ jobs:
157158
name: build-logs-${{ matrix.board }}
158159
path: |
159160
${{ github.workspace }}/boards/build-${{ matrix.board }}/log/
160-
retention-days: 5
161+
retention-days: 5

0 commit comments

Comments
 (0)