mirror of
https://github.com/hathach/tinyusb.git
synced 2025-04-16 23:43:23 +00:00
Merge pull request #1223 from hathach/fix-s3-ci
temporarily skip s3 build on ci
This commit is contained in:
commit
821c0a9f38
3
.github/workflows/build_esp.yml
vendored
3
.github/workflows/build_esp.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user