Update and rename esp-idf-5.3.1_without-gfx.yml to esp-idf-without-gfx.yml
This commit is contained in:
parent
3e1d74f4e1
commit
839443fdf6
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
name: esp-idf 5.3.1 without Adafruit GFX Library
|
||||
name: esp-idf without Adafruit GFX Library
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -12,7 +12,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
name: esp-idf 5.3.1 without Adafruit GFX
|
||||
name: esp-idf 5.3.2 without Adafruit GFX
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
@ -28,6 +28,6 @@ jobs:
|
|||
- name: esp-idf build
|
||||
uses: espressif/esp-idf-ci-action@v1
|
||||
with:
|
||||
esp_idf_version: v5.3.1
|
||||
esp_idf_version: v5.3.2
|
||||
target: esp32
|
||||
path: 'examples/esp-idf/without-gfx'
|
Loading…
Add table
Reference in a new issue