ci: Temporarily disable msys2-mingw32 CI

It routinely fails with subproject fetch errors, typically at least
every second CI run. This wastes a lot of CI machine time, and a little
bit of developer time and energy each time (in noticing that it’s
failed, context switching, checking the failure, retrying it, context
switching again).

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
See: https://gitlab.gnome.org/GNOME/glib/-/issues/3715
This commit is contained in:
Philip Withnall
2025-10-16 16:39:16 +01:00
parent c4a162851d
commit 558a34d619

View File

@@ -562,6 +562,10 @@ cross-mingw64:
# This policy doesnt apply to intermittent flaky test failures, only to
# consistent build failures caused by changed dependencies or build environment.
msys2-mingw32:
# FIXME: Currently disabled because its too flaky and keeps failing with
# subproject fetch errors
# See https://gitlab.gnome.org/GNOME/glib/-/issues/3715
when: manual
extends: .only-default-and-merges
stage: build
tags: