Skip to content

Commit 90196b0

Browse files
committed
temporary disable SIM3L1x8_SVD
1 parent c186174 commit 90196b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,8 @@ jobs:
144144
- { chip: MKW22D5 }
145145
- { chip: MK02F12810 }
146146
# Silicon Labs
147-
- { chip: SIM3L1x8_SVD }
147+
# TODO: fix doc rendering bug when math `>` is present in description
148+
#- { chip: SIM3L1x8_SVD }
148149
# Nordic chips
149150
- { chip: nrf51, options: "-- -f register_mod::s:_mod" }
150151
- { chip: nrf52, options: "-- -f register_mod::s:_mod" }

0 commit comments

Comments
 (0)