Update and rename esp-idf_without-gfx.yml to esp-idf-5.1.2_without-gfx.yml

This commit is contained in:
mrfaptastic 2023-11-27 02:34:54 +00:00 committed by GitHub
parent 7a100a0a35
commit 7596b4bbf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'