From ab74d76d86eb9f2f977caf67fd8dbff93ff7eb50 Mon Sep 17 00:00:00 2001 From: Git for Windows Build Agent Date: Mon, 30 Dec 2024 20:04:42 +0000 Subject: [PATCH] Prevent `msys2-runtime` from being upgraded It has been overridden with a version that does not hang Git's test suite --- etc/pacman.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/pacman.conf b/etc/pacman.conf index 3e5034345c6..c62151c1d5e 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -21,7 +21,7 @@ HoldPkg = pacman Architecture = auto # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup -#IgnorePkg = +IgnorePkg = msys2-runtime #IgnoreGroup = #NoUpgrade =