diff options
| author | hathach <[email protected]> | 2021-12-21 00:04:50 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-12-21 00:04:50 +0700 |
| commit | 63310d72e189d7a6b3424b2c8d2cab9b2189cd6c (patch) | |
| tree | bc7c985ba51506f52764412ec53ccb011d7dd446 /.github | |
| parent | a4426794594da99093ea1dedf1925f8c22d61e69 (diff) | |
skip ci for s3
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build_esp.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_esp.yml b/.github/workflows/build_esp.yml index cc56a8b62..1ed76ef4d 100644 --- a/.github/workflows/build_esp.yml +++ b/.github/workflows/build_esp.yml @@ -18,7 +18,7 @@ jobs: # ESP32-S2 - 'espressif_saola_1' # ESP32-S3 - - 'espressif_s3_devkitm' + #- 'espressif_s3_devkitm' # S3 compile error with "dangerous relocation: call8: call target out of range: memcpy" steps: |
