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 <abologna@xxxxxxxxxx> --- 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: -- 2.35.1