Update esp-idf-with-gfx.yml
This commit is contained in:
parent
22a8eae880
commit
af600a2fb6
1 changed files with 2 additions and 2 deletions
4
.github/workflows/esp-idf-with-gfx.yml
vendored
4
.github/workflows/esp-idf-with-gfx.yml
vendored
|
@ -12,7 +12,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
name: esp-idf 5.1.3 with Adafruit GFX
|
||||
name: esp-idf 5.3.1 with Adafruit GFX
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
@ -43,6 +43,6 @@ jobs:
|
|||
- name: esp-idf build
|
||||
uses: espressif/esp-idf-ci-action@v1
|
||||
with:
|
||||
esp_idf_version: v5.1.3
|
||||
esp_idf_version: v5.3.1
|
||||
target: esp32
|
||||
path: 'examples/esp-idf/with-gfx'
|
||||
|
|
Loading…
Add table
Reference in a new issue