]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Gitlab CI: Rework our tag usage again master 829/head
authorTom Rini <trini@konsulko.com>
Thu, 30 Oct 2025 04:35:58 +0000 (22:35 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 6 Nov 2025 21:16:51 +0000 (15:16 -0600)
commitddc916334a7a7e180b532dbb2cf1b778466d2b9b
treec61ed0c25e0bb047505cf83a62767483be574e02
parentad9240cb9df25fa9059c32dea7b4d739525e76f2
Gitlab CI: Rework our tag usage again

Now that we've had jobs running on both amd64 and arm64 hosts for a
while, we have enough data to look at usage and findings. For the world
build job, make use of the new DEFAULT_FAST_TAG and only build it once,
on either amd64 or arm64 as we don't run in to host specific results
there. For sandbox, continue to build on both arm64 and amd64 hosts as
we can find host specific breakage that way. Remove the mistaken
restriction on sandbox64_lwip.

Signed-off-by: Tom Rini <trini@konsulko.com>
.gitlab-ci.yml