diff --git a/.github/workflows/build_esp32.yml b/.github/workflows/build_esp32.yml index f40525ce..fd00739c 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'