Update and rename esp-idf-5.1.2_with-gfx.yml to esp-idf-5.3.1_with-gfx.yml
This commit is contained in:
parent
2ac3367e93
commit
286dc1d2fb
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
name: esp-idf 5.1.2 with Adafruit GFX Library
|
||||
name: esp-idf 5.3.1 with Adafruit GFX Library
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -43,6 +43,6 @@ jobs:
|
|||
- name: esp-idf build
|
||||
uses: espressif/esp-idf-ci-action@v1
|
||||
with:
|
||||
esp_idf_version: v5.1.2
|
||||
esp_idf_version: v5.3.1
|
||||
target: esp32
|
||||
path: 'examples/esp-idf/with-gfx'
|
Loading…
Add table
Reference in a new issue