From 17b71dbe24328b66d7a2f0a70054ba4dfa274f03 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Fri, 29 Oct 2021 15:50:24 +0200 Subject: [PATCH] Update environments --- .github/workflows/build.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 58407ff6..d1da3b1d 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -16,20 +16,20 @@ jobs: fail-fast: false matrix: environments: - - lolin-d32-pro_ili9341 + - d1-mini-esp8266_ili9341 - arduitouch-esp32_ili9341 - - esp32-one_st7796 - - makerfabs-tft35-cap - - yeacreate-nscreen32 - d1-mini-esp32_ili9341 + - esp32-one_st7796 - esp32-touchdown - freetouchdeck - huzzah32-featherwing-24 - huzzah32-featherwing-35 - lanbon_l8 + - lolin-d32-pro_ili9341 - m5stack-core2 + - makerfabs-tft35-cap - wt32-sc01 - - d1-mini-esp8266_ili9341 + - yeacreate-nscreen32 - linux_sdl_64bits steps: