From 9a788401bdd6fd1cc6bf8cd223f79b67090e714a Mon Sep 17 00:00:00 2001 From: tobozo Date: Thu, 14 Nov 2024 15:22:59 +0100 Subject: [PATCH] esp-idf v5.4 panel rgb test (Arduino) --- .github/workflows/ArduinoBuild.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ArduinoBuild.yml b/.github/workflows/ArduinoBuild.yml index c4b3a69f..edec0d77 100644 --- a/.github/workflows/ArduinoBuild.yml +++ b/.github/workflows/ArduinoBuild.yml @@ -37,9 +37,13 @@ jobs: platform-version: # ESP32 Core versions for 3D matrix - - 2.0.15 - - 2.0.16 + # - 2.0.15 + # - 2.0.16 - 2.0.17 + # - 3.0.5 + - 3.0.6 + - 3.0.7 + - 3.1.0-RC2 #- 3.0.0 include: