Merge pull request #1223 from hathach/fix-s3-ci

temporarily skip s3 build on ci
This commit is contained in:
Ha Thach
2021-12-02 12:48:31 +07:00
committed by GitHub

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