Просмотр исходного кода

temporarily skip s3 build on ci

hathach 4 лет назад
Родитель
Сommit
1d1e75236c
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      .github/workflows/build_esp.yml

+ 2 - 1
.github/workflows/build_esp.yml

@@ -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