File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 8080 body : |
8181 ### LVGL & MicroPython Firmware For ESP32
8282 [LVGL_MicroPython](https://github.com/lvgl-micropython/lvgl_micropython)
83- overwrite : true
83+ overwrite : true
84+
85+ Delete_Workflow :
86+ needs : [ LVGL_MicroPython-ESP32 ]
87+ runs-on : ubuntu-22.04
88+ steps :
89+ - name : Delete workflow runs
90+ uses : Mattraks/delete-workflow-runs@main
91+ with :
92+ retain_days : 0
93+ keep_minimum_runs : 4
Original file line number Diff line number Diff line change 9595 [MicroPython](https://github.com/micropython/micropython)
9696 1. ESP32_GENERIC_SPIRAM_Nx: ESP32、ESP32-WROOM、ESP32-WROVER、ESP32-SOLO、ESP32-PICO、ESP32-MINI with SPIRAM and xMiB Flash
9797 2. ESP32_GENERIC_S3_SPIRAM_OCT_Nx: ESP32-S3、ESP32-S3-WROOM、ESP32-S3-MINI with Octal-SPIRAM and xMiB Flash
98- overwrite : true
98+ overwrite : true
99+
100+ Delete_Workflow :
101+ needs : [ MicroPython_ESP32 ]
102+ runs-on : ubuntu-22.04
103+ steps :
104+ - name : Delete workflow runs
105+ uses : Mattraks/delete-workflow-runs@main
106+ with :
107+ retain_days : 0
108+ keep_minimum_runs : 4
You can’t perform that action at this time.
0 commit comments