commit | 7f117cbb464b2e25f3de25e7487e495c29a4ea03 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Wed Oct 23 12:33:54 2024 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Thu Oct 24 09:56:14 2024 +0100 |
tree | fcc42380729a635079ec26767430a22a7ce1a4ba | |
parent | dfbc72a77cd9441e8c29aebb2ea11547972806f0 [diff] |
scripts/ci: remove architecture checks for build-environment updates We were missing s390x here. There isn't much point testing for the architecture here as we will fail anyway if the appropriate package list is missing. Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20241023113406.1284676-7-alex.bennee@linaro.org>