Skip to content

Commit

Permalink
tweak for ESP-IDF v5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
lovyan03 committed Jul 21, 2023
1 parent c7f580f commit 9715270
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/IDFBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- [email protected]
- [email protected]
- [email protected]
#- [email protected] # LGFX I2C not ready yet
- [email protected] # LGFX I2C not ready yet

include:
- { esp-idf-fqbn: [email protected], idf-board: esp32, idf-version: v4.1 }
Expand All @@ -53,7 +53,7 @@ jobs:
- { esp-idf-fqbn: [email protected], idf-board: esp32s2, idf-version: v5.0.1 }
- { esp-idf-fqbn: [email protected], idf-board: esp32s3, idf-version: v5.0.1 }
- { esp-idf-fqbn: [email protected], idf-board: esp32, idf-version: v5.1 }
#- { esp-idf-fqbn: [email protected], idf-board: esp32s3, idf-version: v5.1 }
- { esp-idf-fqbn: [email protected], idf-board: esp32s3, idf-version: v5.1 }

fail-fast: false

Expand Down

0 comments on commit 9715270

Please sign in to comment.