mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-03 17:48:56 +01:00
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:
@@ -562,6 +562,10 @@ cross-mingw64:
|
||||
# This policy doesn’t apply to intermittent flaky test failures, only to
|
||||
# consistent build failures caused by changed dependencies or build environment.
|
||||
msys2-mingw32:
|
||||
# FIXME: Currently disabled because it’s 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:
|
||||
|
||||
Reference in New Issue
Block a user