Build with executor-agnostic in CI
This commit is contained in:
parent
58723a8e76
commit
16f8db4fcd
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
target: thumbv7em-none-eabi
|
target: thumbv7em-none-eabi
|
||||||
- package: embassy
|
- package: embassy
|
||||||
target: thumbv7em-none-eabi
|
target: thumbv7em-none-eabi
|
||||||
features: log
|
features: log,executor-agnostic
|
||||||
- package: embassy
|
- package: embassy
|
||||||
target: thumbv7em-none-eabi
|
target: thumbv7em-none-eabi
|
||||||
features: defmt
|
features: defmt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user