mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
ci: stop building & testing s3 apps
This commit is contained in:
@ -138,11 +138,6 @@ build_esp_idf_tests_cmake_esp32s2:
|
|||||||
variables:
|
variables:
|
||||||
IDF_TARGET: esp32s2
|
IDF_TARGET: esp32s2
|
||||||
|
|
||||||
build_esp_idf_tests_cmake_esp32s3:
|
|
||||||
extends: .build_esp_idf_tests_cmake
|
|
||||||
variables:
|
|
||||||
IDF_TARGET: esp32s3
|
|
||||||
|
|
||||||
build_esp_idf_tests_cmake_esp32c3:
|
build_esp_idf_tests_cmake_esp32c3:
|
||||||
extends: .build_esp_idf_tests_cmake
|
extends: .build_esp_idf_tests_cmake
|
||||||
variables:
|
variables:
|
||||||
@ -254,12 +249,6 @@ build_test_apps_esp32s2:
|
|||||||
variables:
|
variables:
|
||||||
IDF_TARGET: esp32s2
|
IDF_TARGET: esp32s2
|
||||||
|
|
||||||
build_test_apps_esp32s3:
|
|
||||||
extends: .build_test_apps
|
|
||||||
parallel: 8
|
|
||||||
variables:
|
|
||||||
IDF_TARGET: esp32s3
|
|
||||||
|
|
||||||
build_test_apps_esp32c3:
|
build_test_apps_esp32c3:
|
||||||
extends: .build_test_apps
|
extends: .build_test_apps
|
||||||
parallel: 8
|
parallel: 8
|
||||||
|
@ -237,11 +237,6 @@ test_efuse_table_on_host_esp32s2:
|
|||||||
variables:
|
variables:
|
||||||
IDF_TARGET: esp32s2
|
IDF_TARGET: esp32s2
|
||||||
|
|
||||||
test_efuse_table_on_host_esp32s3:
|
|
||||||
extends: .test_efuse_table_on_host_template
|
|
||||||
variables:
|
|
||||||
IDF_TARGET: esp32s3
|
|
||||||
|
|
||||||
test_efuse_table_on_host_esp32c3:
|
test_efuse_table_on_host_esp32c3:
|
||||||
extends: .test_efuse_table_on_host_template
|
extends: .test_efuse_table_on_host_template
|
||||||
variables:
|
variables:
|
||||||
|
Reference in New Issue
Block a user