We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents caf8101 + 0ff34ec commit 4ec2409Copy full SHA for 4ec2409
1 file changed
.github/workflows/githubci.yml
@@ -7,8 +7,8 @@ jobs:
7
strategy:
8
fail-fast: false
9
matrix:
10
- arduino-platform: ["uno", "nrf52832", "cpx_ada", "pyportal", "protrinket_3v", "protrinket_5v", "metro_m0", "esp8266", "esp32", "trinket_3v", "trinket_5v", "gemma", "flora", "feather32u4", "feather_m0_express", "gemma_m0", "trinket_m0", "hallowing_m0", "monster_m4sk", "hallowing_m4", "hallowing_m4_tinyusb", "neotrellis_m4", "pybadge", "cpb", "cpc", "funhouse", "magtag"]
11
-
+ arduino-platform: ["uno", "nrf52832", "cpx_ada", "pyportal", "protrinket_3v", "protrinket_5v", "metro_m0", "esp8266", "esp32", "trinket_3v", "gemma", "flora", "feather32u4", "feather_m0_express", "gemma_m0", "trinket_m0", "hallowing_m0", "monster_m4sk", "hallowing_m4", "hallowing_m4_tinyusb", "neotrellis_m4", "pybadge", "cpb", "cpc", "funhouse", "magtag"]
+ # "trinket_5v", was removed
12
runs-on: ubuntu-18.04
13
14
steps:
0 commit comments