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
commit 821c0a9f38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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