From f3f82f3ba2e546386cd7aa3ebdc8e4483caf48cf Mon Sep 17 00:00:00 2001 From: hathach Date: Tue, 14 Nov 2023 18:04:01 +0700 Subject: [PATCH] update ci as wel --- .github/workflows/build_esp32.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_esp32.yml b/.github/workflows/build_esp32.yml index f40525ceb..fd00739c2 100644 --- a/.github/workflows/build_esp32.yml +++ b/.github/workflows/build_esp32.yml @@ -22,7 +22,6 @@ jobs: # ---------------------- # S2 Alphabetical order # ---------------------- - - 'adafruit_camera_esp32s3' - 'adafruit_feather_esp32s2' - 'adafruit_feather_esp32s2_reverse_tft' - 'adafruit_feather_esp32s2_tft' @@ -66,15 +65,16 @@ jobs: # ---------------------- # S3 Alphabetical order # ---------------------- + - 'adafruit_camera_esp32s3' - 'adafruit_feather_esp32s3' - 'adafruit_feather_esp32s3_nopsram' - 'adafruit_feather_esp32s3_reverse_tft' - 'adafruit_feather_esp32s3_tft' - 'adafruit_matrixportal_s3' - 'adafruit_metro_esp32s3' + - 'adafruit_qualia_s3_rgb666' - 'adafruit_qtpy_esp32s3' - 'adafruit_qtpy_esp32s3_n4r2' - - 'adafruit_tftexperimenter_esp32s3' - 'bpi_leaf_s3' - 'bpi_picow_s3' - 'circuitart_zero_s3'