mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
Merge branch 'ci/idf_5_5' into 'master'
Some checks failed
Push components to Espressif Component Service / upload_components (push) Has been cancelled
Some checks failed
Push components to Espressif Component Service / upload_components (push) Has been cancelled
ci: build by esp-idf v5.5 See merge request speech-recognition-framework/esp-sr!189
This commit is contained in:
commit
8ecc462b44
@ -143,7 +143,7 @@ build_esp_sr:
|
|||||||
- .rules:build:test_esp_sr
|
- .rules:build:test_esp_sr
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- IMAGE: [espressif/idf:release-v5.4, espressif/idf:latest]
|
- IMAGE: [espressif/idf:release-v5.4, espressif/idf:release-v5.5]
|
||||||
EXAMPLES_PATH: "test_apps/esp-sr"
|
EXAMPLES_PATH: "test_apps/esp-sr"
|
||||||
|
|
||||||
|
|
||||||
@ -153,7 +153,7 @@ build_esp_tts:
|
|||||||
- .rules:build:test_esp_tts
|
- .rules:build:test_esp_tts
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- IMAGE: [espressif/idf:release-v5.4, espressif/idf:latest]
|
- IMAGE: [espressif/idf:release-v5.4, espressif/idf:release-v5.5]
|
||||||
EXAMPLES_PATH: "test_apps/esp-tts"
|
EXAMPLES_PATH: "test_apps/esp-tts"
|
||||||
|
|
||||||
build_esp32c5:
|
build_esp32c5:
|
||||||
@ -162,7 +162,7 @@ build_esp32c5:
|
|||||||
- .rules:build:test_esp32c5
|
- .rules:build:test_esp32c5
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- IMAGE: [espressif/idf:release-v5.4, espressif/idf:latest]
|
- IMAGE: [espressif/idf:release-v5.4, espressif/idf:release-v5.5]
|
||||||
EXAMPLES_PATH: "test_apps/esp32c5"
|
EXAMPLES_PATH: "test_apps/esp32c5"
|
||||||
|
|
||||||
.test_template: &test_template
|
.test_template: &test_template
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user