.gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction
commitb7b1596da5886490e5e7a627e504f215bc593d54
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 22 Feb 2024 13:09:20 +0000 (22 13:09 +0000)
committerThomas Huth <thuth@redhat.com>
Fri, 23 Feb 2024 07:13:52 +0000 (23 08:13 +0100)
treea25f9eab242d4101c2ee323a16e7d89731e0a930
parent8b47ec7abe4f91b89c6a411f384ef3e8d663841c
.gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction

Now we don't build msys2-32bit we don't need the abstraction out of the
common msys2 handling from the 32-vs-64-bit specifics. Collapse it
down into the msys2-64bit job definition.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: "Daniel P. Berrangé" <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240222130920.362517-4-peter.maydell@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/windows.yml