8000 fix board sorting (due to T being before a anf t) · rbrian/circuitpython@137d5c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 137d5c3

Browse files
committed
fix board sorting (due to T being before a anf t)
1 parent 7907ef5 commit 137d5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
fail-fast: false
123123
matrix:
124124
board:
125+
- "TG-Watch02A"
125126
- "aramcon_badge_2019"
126127
- "arduino_mkr1300"
127128
- "arduino_mkrzero"
@@ -228,7 +229,6 @@ jobs:
228229
- "stringcar_m0_express"
229230
- "teensy40"
230231
- "teknikio_bluebird"
231-
- "TG-Watch02A"
232232
- "trellis_m4_express"
233233
- "trinket_m0"
234234
- "trinket_m0_haxpress"

0 commit comments

Comments
 (0)
0