From be1d39f6bd9162f9273a1857ce93aa77f2272b61 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Thu, 26 May 2022 15:41:14 +0200 Subject: [PATCH] ci: Don't mark any Fedora 36 job as optional It's a stable distro, so we expect all jobs to succeed. Signed-off-by: Andrea Bolognani Reviewed-by: Erik Skultety --- ci/gitlab/containers.yml | 2 +- ci/manifest.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ci/gitlab/containers.yml b/ci/gitlab/containers.yml index 5b8a91c295..37c179c439 100644 --- a/ci/gitlab/containers.yml +++ b/ci/gitlab/containers.yml @@ -299,7 +299,7 @@ s390x-debian-sid-container: mingw32-fedora-36-container: extends: .container_job - allow_failure: true + allow_failure: false variables: NAME: fedora-36-cross-mingw32 diff --git a/ci/manifest.yml b/ci/manifest.yml index e85a01018e..ad0ec9a53d 100644 --- a/ci/manifest.yml +++ b/ci/manifest.yml @@ -157,7 +157,6 @@ targets: - arch: x86_64 - arch: mingw32 - allow-failure: true builds: false - arch: mingw64