Browse Source

submanifests: optional: rust: Limit build targets

Brings in a change in the v4.0-branch branch to limit the targets that
rust tests are run on to those that have been tested.  This will avoid a
large number of failure in the nightly build on platforms that aren't
expected to work.

Signed-off-by: David Brown <david.brown@linaro.org>
pull/81364/head
David Brown 8 months ago committed by Mahesh Mahadevan
parent
commit
44e0edcf1b
  1. 2
      submanifests/optional.yaml

2
submanifests/optional.yaml

@ -34,7 +34,7 @@ manifest: @@ -34,7 +34,7 @@ manifest:
groups:
- optional
- name: zephyr-lang-rust
revision: f20afb5bae9a4b64332a230a734c0244b39d4035
revision: 7af3db47bf7335ac6a6fe7480df6b41fb46dbe9d
path: modules/lang/rust
remote: upstream
groups:

Loading…
Cancel
Save