From 16819a40245a7d844382cab55ee4725f33718bab Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 26 Jul 2024 16:31:36 +0100 Subject: [PATCH] CI: Mark msys2-mingw32 as allowing failures Workaround for GNOME/glib#3420 Signed-off-by: Simon McVittie --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bc008796e..533b2c31c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -507,6 +507,7 @@ cross-mingw64: # 4. Rebase any pending broken MRs on top of the commit which makes the CI job # non-fatal, so that development on `main` is unblocked. msys2-mingw32: + allow_failure: true extends: .only-default-and-merges stage: build tags: