diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-11-09 15:03:22 -0800 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-11-09 15:03:22 -0800 |
| commit | d1f15d314bd630b073c70c093053c16ac34131bb (patch) | |
| tree | 9bfad0b1a4c7170eff8a02a18b58aa79c37bcba4 /.github | |
| parent | 9ef23e8659d4ee58e3158c63f690108b411015a1 (diff) | |
Rename to include display details
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a2e9e92ab..c83f37e6e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -421,7 +421,7 @@ jobs: fail-fast: false matrix: board: - - "adafruit_magtag" + - "adafruit_magtag_2.9_grayscale" - "adafruit_metro_esp32s2" - "electroniccats_bastwifi" - "espressif_kaluga_1" |
