From de390af9d77fad089d633cfc4a774ab5b98cb4c9 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Tue, 12 Apr 2022 18:57:20 +0200 Subject: [PATCH] ci: Simplify Alpine Linux 3.14 definition Using the extended definition format is only necessary when the defaults are not good enough, but that's not the case here. Signed-off-by: Andrea Bolognani Reviewed-by: Martin Kletzander --- ci/manifest.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ci/manifest.yml b/ci/manifest.yml index e789b35ec4..58f6ac36a5 100644 --- a/ci/manifest.yml +++ b/ci/manifest.yml @@ -18,9 +18,7 @@ targets: RPM: skip CC: clang - alpine-314: - jobs: - - arch: x86_64 + alpine-314: x86_64 alpine-edge: jobs: