diff options
| author | mrcodetastic <12006953+mrcodetastic@users.noreply.github.com> | 2025-02-19 01:45:17 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-19 01:45:17 +0000 |
| commit | c6a298e1c4b21af93271db5fb67bf03f28ee0b0c (patch) | |
| tree | 18e355b6104798a3124d2f439d386240f377040c /.github/workflows | |
| parent | fc1e54e75f29f86e54329910e3021fc6d34f4052 (diff) | |
Update esp-idf-5.3.1_with-gfx.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/esp-idf-5.3.1_with-gfx.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/esp-idf-5.3.1_with-gfx.yml b/.github/workflows/esp-idf-5.3.1_with-gfx.yml index 4132074..32d9f27 100644 --- a/.github/workflows/esp-idf-5.3.1_with-gfx.yml +++ b/.github/workflows/esp-idf-5.3.1_with-gfx.yml @@ -12,7 +12,7 @@ on: jobs: build: - name: esp-idf with Adafruit GFX + name: esp-idf 5.3.1 with Adafruit GFX runs-on: ubuntu-latest |
