From 22de042eaf68868331741bc33b9c00e73b865d19 Mon Sep 17 00:00:00 2001 From: Jon Mason Date: Mon, 15 Jun 2026 09:17:19 -0400 Subject: [PATCH] CI: use Musca S1 for LTS testing In TF-M 2.3.0, Musca S1 was removed, but B1 is still present. In an effort to keep coverage, swapping S1 and B1. Signed-off-by: Jon Mason --- ci/musca-b1.yml | 5 ----- ci/musca-s1.yml | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ci/musca-b1.yml b/ci/musca-b1.yml index c2c3a986..1437b8ab 100644 --- a/ci/musca-b1.yml +++ b/ci/musca-b1.yml @@ -6,11 +6,6 @@ header: - ci/base.yml - ci/meta-openembedded.yml -local_conf_header: - version_for_ci: | - # For better CI coverage, use the LTS version of tf-m - PREFERRED_VERSION_trusted-firmware-m ?= "2.1.%" - machine: musca-b1 target: diff --git a/ci/musca-s1.yml b/ci/musca-s1.yml index a7fa680c..57aaa942 100644 --- a/ci/musca-s1.yml +++ b/ci/musca-s1.yml @@ -6,6 +6,11 @@ header: - ci/base.yml - ci/meta-openembedded.yml +local_conf_header: + version_for_ci: | + # For better CI coverage, use the LTS version of tf-m + PREFERRED_VERSION_trusted-firmware-m ?= "2.1.%" + machine: musca-s1 target: