Skip to content

Commit 6baf056

Browse files
committed
fixup! No-std support
1 parent 301498f commit 6baf056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- thumbv7m-none-eabi
2828
include:
2929
- rust: nightly
30-
target: x86_64-unknwon-linux-gnu
30+
target: x86_64-unknown-linux-gnu
3131
args: --all-features
3232
- target: thumbv7m-none-eabi
3333
args: --no-default-features --features=alloc

0 commit comments

Comments
 (0)