Skip to content

Commit fc2a152

Browse files
authored
Add an explicit mcu to the nightly build
1 parent b2f520c commit fc2a152

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- stable
1616
include:
1717
- rust: nightly
18+
mcu: stm32f103
1819
experimental: true
1920

2021
steps:

0 commit comments

Comments
 (0)