try to fix build - bump idf to 5.0.5
This commit is contained in:
Родитель
21053fd0de
Коммит
b5eea3d4dd
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: esp-idf build
|
||||
uses: espressif/esp-idf-ci-action@main
|
||||
with:
|
||||
esp_idf_version: v5.0.2
|
||||
esp_idf_version: v5.0.5
|
||||
target: esp32s2
|
||||
command: make ci-build
|
||||
- run: make ci-patch
|
||||
|
@ -38,7 +38,7 @@ jobs:
|
|||
- name: esp-idf build
|
||||
uses: espressif/esp-idf-ci-action@main
|
||||
with:
|
||||
esp_idf_version: v5.0.2
|
||||
esp_idf_version: v5.0.5
|
||||
target: esp32s3
|
||||
command: make ci-build
|
||||
- run: make ci-patch
|
||||
|
@ -48,7 +48,7 @@ jobs:
|
|||
- name: esp-idf build
|
||||
uses: espressif/esp-idf-ci-action@main
|
||||
with:
|
||||
esp_idf_version: v5.0.2
|
||||
esp_idf_version: v5.0.5
|
||||
target: esp32c3
|
||||
command: make ci-build
|
||||
- run: make ci-patch
|
||||
|
@ -58,7 +58,7 @@ jobs:
|
|||
- name: esp-idf build
|
||||
uses: espressif/esp-idf-ci-action@main
|
||||
with:
|
||||
esp_idf_version: v5.0.2
|
||||
esp_idf_version: v5.0.5
|
||||
target: esp32
|
||||
command: make ci-build
|
||||
- run: make ci-patch
|
||||
|
|
Загрузка…
Ссылка в новой задаче