temporarily skip s3 build on ci

This commit is contained in:
hathach 2021-12-02 12:02:25 +07:00
parent 6af58e3385
commit 1d1e75236c
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ jobs:
# ESP32-S2
- 'espressif_saola_1'
# ESP32-S3
- 'espressif_addax_1'
#- 'espressif_addax_1'
# S3 compile error with "dangerous relocation: call8: call target out of range: memcpy"
steps:
- name: Setup Python