We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7907ef5 commit 137d5c3Copy full SHA for 137d5c3
1 file changed
.github/workflows/build.yml
@@ -122,6 +122,7 @@ jobs:
122
fail-fast: false
123
matrix:
124
board:
125
+ - "TG-Watch02A"
126
- "aramcon_badge_2019"
127
- "arduino_mkr1300"
128
- "arduino_mkrzero"
@@ -228,7 +229,6 @@ jobs:
228
229
- "stringcar_m0_express"
230
- "teensy40"
231
- "teknikio_bluebird"
- - "TG-Watch02A"
232
- "trellis_m4_express"
233
- "trinket_m0"
234
- "trinket_m0_haxpress"
0 commit comments