From 44e0edcf1b50c8bfdad0d88e165300b684420ee2 Mon Sep 17 00:00:00 2001 From: David Brown Date: Wed, 13 Nov 2024 09:10:22 -0700 Subject: [PATCH] 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 --- submanifests/optional.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submanifests/optional.yaml b/submanifests/optional.yaml index d7dd59b3669..c9e185d40c3 100644 --- a/submanifests/optional.yaml +++ b/submanifests/optional.yaml @@ -34,7 +34,7 @@ manifest: groups: - optional - name: zephyr-lang-rust - revision: f20afb5bae9a4b64332a230a734c0244b39d4035 + revision: 7af3db47bf7335ac6a6fe7480df6b41fb46dbe9d path: modules/lang/rust remote: upstream groups: