]> git.proxmox.com Git - mirror_qemu.git/commit
.gitlab-ci.d/windows.yml: Unify the prerequisite packages
authorBin Meng <bin.meng@windriver.com>
Fri, 25 Nov 2022 11:40:57 +0000 (19:40 +0800)
committerThomas Huth <thuth@redhat.com>
Thu, 15 Dec 2022 14:19:24 +0000 (15:19 +0100)
commit14547e0877f3522dbf31edcaf83edf551a98b84d
tree15e6a4654e3014b6479911fc2ab7139041570159
parent44c397b279d865db3067c272fb6ad8a825c0d546
.gitlab-ci.d/windows.yml: Unify the prerequisite packages

At present the prerequisite packages for 64-bit and 32-bit builds
are slightly different. Let's use the same packages for both for
easier maintenance in the future.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Message-Id: <20221125114100.3184790-1-bmeng.cn@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/windows.yml