Skip to content

Commit 7bd22e6

Browse files
committed
enable metro esp32s2 for ci
1 parent 335e90e commit 7bd22e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/githubci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
arduino-platform:
12+
# ESP32S2
13+
- 'metroesp32s2'
1214
# nRF52
1315
- 'cpb'
1416
- 'nrf52840'

0 commit comments

Comments
 (0)