From a4426794594da99093ea1dedf1925f8c22d61e69 Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 20 Dec 2021 23:55:04 +0700 Subject: [PATCH] change ci to s3 to espressif_s3_devkitm --- .github/workflows/build_esp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_esp.yml b/.github/workflows/build_esp.yml index 57dbf33e3..cc56a8b62 100644 --- a/.github/workflows/build_esp.yml +++ b/.github/workflows/build_esp.yml @@ -18,7 +18,7 @@ jobs: # ESP32-S2 - 'espressif_saola_1' # ESP32-S3 - #- 'espressif_addax_1' + - 'espressif_s3_devkitm' # S3 compile error with "dangerous relocation: call8: call target out of range: memcpy" steps: