aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/rust.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/rust.yml')
-rw-r--r--.github/workflows/rust.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml
index 59549fac6..7d91357d1 100644
--- a/.github/workflows/rust.yml
+++ b/.github/workflows/rust.yml
@@ -56,7 +56,10 @@ jobs:
56 features: nrf52833 56 features: nrf52833
57 - package: embassy-nrf 57 - package: embassy-nrf
58 target: thumbv8m.main-none-eabihf 58 target: thumbv8m.main-none-eabihf
59 features: nrf9160 59 features: nrf9160-s
60 - package: embassy-nrf
61 target: thumbv8m.main-none-eabihf
62 features: nrf9160-ns
60 - package: embassy-nrf 63 - package: embassy-nrf
61 target: thumbv7em-none-eabi 64 target: thumbv7em-none-eabi
62 features: nrf52840 65 features: nrf52840