Skip to content

Commit 63310d7

Browse files
committed
skip ci for s3
1 parent a442679 commit 63310d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_esp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# ESP32-S2
1919
- 'espressif_saola_1'
2020
# ESP32-S3
21-
- 'espressif_s3_devkitm'
21+
#- 'espressif_s3_devkitm'
2222
# S3 compile error with "dangerous relocation: call8: call target out of range: memcpy"
2323

2424
steps:

0 commit comments

Comments
 (0)