Skip to content

Commit 08ea95b

Browse files
committed
Fix sort. "bd" comes *after* "ba".
1 parent 5e1b6b1 commit 08ea95b

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
@@ -130,8 +130,8 @@ jobs:
130130
- "arduino_nano_33_ble"
131131
- "arduino_nano_33_iot"
132132
- "arduino_zero"
133-
- "bdmicro_vina-m0"
134133
- "bast_pro_mini_m0"
134+
- "bdmicro_vina-m0"
135135
- "capablerobot_usbhub"
136136
- "catwan_usbstick"
137137
- "circuitbrains_basic_m0"

0 commit comments

Comments
 (0)