mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 01:36:17 +01:00
Revert "CI: Mark msys2-mingw32 as allowing failures"
This reverts commit 16819a4024
.
The failure this was added for is intermittent and has been going on a
long time; it’s not a new failure caused by msys2 dependency/packaging
changes, so the policy in .gitlab-ci.yml doesn’t apply.
It would be great if someone fixed #3042, but un-gating GLib from msys2
testing is not the right tradeoff for it.
See: #3042
This commit is contained in:
parent
034d528348
commit
53f20d79b8
@ -529,7 +529,6 @@ 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:
|
||||
|
Loading…
Reference in New Issue
Block a user