Skip to content

Commit

Permalink
Add new boards
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Oct 25, 2024
1 parent 1f77a0b commit 153a119
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,20 @@ jobs:
matrix:
board:
[
"esp32dev",
"esp32-s3-devkitc-1",
"wt32-eth01",
"esp32s3box",
"esp32-s2-saola-1",
"denky_d4",
"esp32-c3-devkitc-02",
"esp32-c6-devkitc-1",
# "esp32-h2-devkitm-1", # no WiFi
"esp32-gateway",
"esp32-poe-iso",
"esp32-poe",
"esp32-solo1"
"esp32-s2-saola-1",
"esp32-s3-devkitc-1",
"esp32-solo1",
"esp32dev",
"esp32s3box",
"tinypico",
"wipy3",
"wt32-eth01"
]
steps:
- name: Checkout
Expand Down

0 comments on commit 153a119

Please sign in to comment.