diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2023-11-27 02:37:10 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-27 02:37:10 +0000 |
| commit | 10ea729418e63817e095e24b2eee9a8e4343450f (patch) | |
| tree | 545c0b764d21b94651e52eacfd2ac5fdd00b40d5 /.github/workflows | |
| parent | 813cf53a335aabaf0cf4c9926b9a2ecebc40a51a (diff) | |
Update esp-idf-5.1.2_without-gfx.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/esp-idf-5.1.2_without-gfx.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/esp-idf-5.1.2_without-gfx.yml b/.github/workflows/esp-idf-5.1.2_without-gfx.yml index f31ad03..94cf6a4 100644 --- a/.github/workflows/esp-idf-5.1.2_without-gfx.yml +++ b/.github/workflows/esp-idf-5.1.2_without-gfx.yml @@ -12,7 +12,7 @@ on: jobs: build: - name: esp-idf without Adafruit GFX + name: esp-idf 5.1.2 without Adafruit GFX runs-on: ubuntu-latest |
