Skip to content

Commit

Permalink
fixup! No-std support
Browse files Browse the repository at this point in the history
  • Loading branch information
roblabla committed Jul 25, 2020
1 parent 301498f commit 6baf056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- thumbv7m-none-eabi
include:
- rust: nightly
target: x86_64-unknwon-linux-gnu
target: x86_64-unknown-linux-gnu
args: --all-features
- target: thumbv7m-none-eabi
args: --no-default-features --features=alloc
Expand Down

0 comments on commit 6baf056

Please sign in to comment.