Update and rename esp-idf_without-gfx.yml to esp-idf-5.1.2_without-gfx.yml
This commit is contained in:
parent
7a100a0a35
commit
7596b4bbf0
1 changed files with 1 additions and 1 deletions
|
@ -28,6 +28,6 @@ jobs:
|
||||||
- name: esp-idf build
|
- name: esp-idf build
|
||||||
uses: espressif/esp-idf-ci-action@v1
|
uses: espressif/esp-idf-ci-action@v1
|
||||||
with:
|
with:
|
||||||
esp_idf_version: v4.4
|
esp_idf_version: v5.1.2
|
||||||
target: esp32
|
target: esp32
|
||||||
path: 'examples/esp-idf/without-gfx'
|
path: 'examples/esp-idf/without-gfx'
|
Loading…
Reference in a new issue