Skip to content

Commit aa8411c

Browse files
Second try at githubci.yml platforms
1 parent e38c872 commit aa8411c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/githubci.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ jobs:
77
strategy:
88
fail-fast: false
99
matrix:
10-
arduino-platform: ["feather_m0", "feather_m4",
11-
"feather_nrf52840_express", "FEATHER_F405",
12-
"feather_esp32"]
10+
arduino-platform: ["metro_m0", "metro_m4", "nrf52840", "esp32"]
1311

1412
runs-on: ubuntu-latest
1513

0 commit comments

Comments
 (0)