We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 301498f commit 6baf056Copy full SHA for 6baf056
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- thumbv7m-none-eabi
28
include:
29
- rust: nightly
30
- target: x86_64-unknwon-linux-gnu
+ target: x86_64-unknown-linux-gnu
31
args: --all-features
32
- target: thumbv7m-none-eabi
33
args: --no-default-features --features=alloc
0 commit comments